{% extends "base.html" %} {% load static %} {% block 'content' %}


{% for link in links %}
{% endfor %}



{% endblock %}