{% extends "base.html" %} {% block pagetitle -%}Issue Tracker | Antergos{%- endblock pagetitle %} {% block styles %} {{ super() }} {% endblock styles %} {% block stats %}{% endblock stats %} {% block subheader %}

Open Issues (WIP - Not displayed to public)

{% endblock subheader %} {% block bottomcontent -%}

Open Issues

ID Title State Assignee Milestone Last Updated
{#{% if all_pages > 1 %}
{% if page >= 2 %} « {% else %} « {% endif %} {% for i in range(0, all_pages) %} {{ loop.index0 + 1 }} {% endfor %} »
{% endif %}#}
{%- endblock bottomcontent %}