mirror of
https://github.com/tiyn/container-critique.git
synced 2025-11-24 14:49:45 +01:00
templates: minor typos
This commit is contained in:
@@ -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 }}">
|
||||
|
||||
Reference in New Issue
Block a user