Puts sections into boxes on site page
This commit is contained in:
parent
6c73c94fce
commit
b3fdd1ad51
2 changed files with 80 additions and 75 deletions
|
@ -62,7 +62,7 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<hr />
|
||||
<hr aria-hidden="true">
|
||||
|
||||
<section class="block" id="display-preferences">
|
||||
<h2 class="title is-4">{% trans "Display preferences" %}</h2>
|
||||
|
@ -94,7 +94,7 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<hr />
|
||||
<hr aria-hidden="true">
|
||||
|
||||
<section class="block" id="privacy">
|
||||
<h2 class="title is-4">{% trans "Privacy" %}</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue