{% extends 'base.html' %} {% block title %}Edit Official{% endblock %} {% block content %}

Edit Official

{% if official.image %} {% endif %}
{% csrf_token %}
{% endblock %}