{% extends "page.html" %} {% block title %}Profile Update{% endblock %} {% block nav %}{% endblock %} {% block body %}
This URL refers to a single update to a user's profile. You probably want to view their newest profile here.
{% endblock %}