add news app

This commit is contained in:
erichhasl
2017-12-06 15:17:08 +01:00
parent 4e445b1c1b
commit 424c99053a
12 changed files with 38 additions and 1 deletions
@@ -0,0 +1,5 @@
{% extends "public/default.html" %}
{% block content %}
<p>Hi!</p>
{% endblock %}