yenu/resources/templates/statistics.html

7 lines
122 B
HTML
Raw Normal View History

2017-03-22 01:02:51 +01:00
{% extends "layout.html" %}
{% block content %}
<h1>Statistiken</h1>
<img src="/img/warning_clojure.png">
{% endblock %}