Added url reporting

This commit is contained in:
xemeds
2020-08-25 13:02:48 +03:00
parent e5e9b7a5f4
commit 661bfb3e46
8 changed files with 77 additions and 8 deletions
+7
View File
@@ -0,0 +1,7 @@
{% extends "layout.html" %}
{% block body %}
<div class="thanks">
<h1>Your report has been submitted</h1>
</div>
{% endblock %}