templates: minor typos

This commit is contained in:
2022-08-02 17:48:15 +02:00
parent aca6c40ace
commit 9f7bce2be0
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
{% block content %}
<div class="container">
<div class="blog">
<h1>Index</h1><br>
<h1>Blog</h1><br>
{% for entry in entries %}
<div class="entry">
<h1 id="{{ entry.id }}">