Voegt stijl toe

En wat voor een stijl. Damn.
This commit is contained in:
2024-02-12 02:06:28 +01:00
parent 66e69bc23d
commit 963ab7f0bf
13 changed files with 137 additions and 60 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
{% extends "Base.html" %}
{% block window-title %}
Stemmen
{% endblock %}
{% block main-content %}
<h2>Lekker stemmen</h2>
<div hx-get="{% url 'vote-track' %}" hx-trigger="load">
Laden...
</div>