{% extends 'users/profile.html' %} {% load static %} {% block head_title %} Profile: {{ user }} {% endblock head_title %} {% block profile_content %}
Privacy
{% endblock profile_content %}