{% extends "personal/header.html" %} {% block content %} {% for c in content %}

{{c}}

{% endfor %} {% endblock %}