fix spacing
This commit is contained in:
parent
2cdb601706
commit
6cf291f857
@ -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>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user