yenu/resources/templates/statistics.html

7 lines
122 B
HTML

{% extends "layout.html" %}
{% block content %}
<h1>Statistiken</h1>
<img src="/img/warning_clojure.png">
{% endblock %}