Added first implementation for Helpdesk view

This commit is contained in:
Herman Õunapuu
2018-08-04 21:56:10 +03:00
parent 7a5726aa4c
commit 984e2c4253
15 changed files with 334 additions and 9 deletions

View File

@@ -3,4 +3,5 @@
{% include header.html %}
{{ content }}
{% include footer.html %}
{% include scripts.html %}
</html>