Added card and portal modules

This commit is contained in:
Stephan Hagedorn 2021-03-14 21:47:11 +01:00
parent 32215de810
commit f7dd7c93e3
9 changed files with 365 additions and 65 deletions

View file

@ -13,6 +13,6 @@
{% block main %}
<div id="root" class="overflow">
<h1 class="txt_hero txt_center txt_gradient">HIPPIE</h1>
<h1 class="txt_hero txt_center txt_gradient">HIPPIE</h1>
</div>
{% endblock %}