{% extends 'arnold/base.html' %} {% load crispy_forms_tags %} {% block content %} {% include 'arnold/back.html' %}
Last changed {{ profile.last_edited|date:'DATETIME_FORMAT' }} by {{ profile.edited_by }}