fix spacing

This commit is contained in:
Karl 2025-07-18 17:45:21 +01:00
parent 2cdb601706
commit 6cf291f857

View File

@ -4,10 +4,7 @@
{% block content %} {% block content %}
<h1>Welcome {{ username }}!</h1> <h1>Welcome {{ username }}!</h1>
<br> <button id="enable-notifications-btn" class="btn btn-primary my-3">Enable Notifications</button>
<button id="enable-notifications-btn" class="btn btn-primary">Enable Notifications</button>
<br>
<br>
<h2>You have {{ accounts }} active accounts</h2> <h2>You have {{ accounts }} active accounts</h2>
<br> <br>