{% extends "accounts/base.html" %} {% block content %}

Options Dashboard

{% for link in links %} {{ link.label }} {% endfor %}
{% endblock %}