{% extends 'base.html' %} {% block content %} {% if edit_profile %} edit my profile {% endif %} {{ view_profile_form.as_p }} {% endblock %}