{% extends "webpage/base.html" %} {% load static %} {% load stats_extras %} {% load webpage_extras %} {% block content %}

Performing manual merge / re-merge...

Selected

Detail / Suggestions

{% for b in Buttons %} {% if forloop.first %} {% elif forloop.last %} {% else %} {% endif %} {% endfor %}
Not implemented yet

Singles

{% endblock %}