mauflix/source/templates/bugs.html

8 lines
104 B
HTML

{% extends "base.html" %}
{% block content %}
<b>TODO: Reporta un problema</b>
{% endblock %}