refactor: use aside html tag

feat/integration_ideo
Nicolas Doby 2022-10-25 14:48:04 +02:00
parent 6fcf990dd7
commit 5f98018793
1 changed files with 2 additions and 2 deletions

View File

@ -25,10 +25,10 @@
<div class="main-content">
{{ content | safe }}
</div>
<div class="right-side">
<aside class="right-side">
{% include "tagslist.njk" %}
{% include "other_links.njk" %}
</div>
</aside>
</main>
<footer class="main-footer">