metrics are working!!!

This commit is contained in:
2020-05-13 00:28:53 -05:00
parent 7337375ae8
commit 30464ac8e5
25 changed files with 601 additions and 81 deletions

View File

@ -3,10 +3,10 @@
{% block title %}Support{% endblock %}
{% block content %}
<div class="half-margin">
<div class="row half-margin">
<h1>SUPPORT</h1>
</div>
<div class="half-margin">
<div class="row half-margin">
<a href="mailto:support@cyberia.club?subject=Please%20halp!">support@cyberia.club</a>
</div>
{% endblock %}