{% extends 'ui/base.html' %} {% load static %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block body %}

The Button


{{ pressed }}

Achievements

{% for key,value in achievement.items %}
{{ value }}
{% endfor %}
{% endblock %}