{% extends "html/achievements/page.html" %} {% block title %}{% trans %}Achievements{% endtrans %}{% endblock %} {% block module_subtitle %}Prototypes{% endblock %} {% block module_topmenu %} {% trans %}New Achievement{% endtrans %} {% endblock %} {% block module_content %} {% if protos %}
{% endif %} {% endblock %}