typo in index

This commit is contained in:
la Fleur 2020-11-11 02:10:12 +01:00
parent cbdfe627b8
commit 133e1e4aac
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{% extends "base" %}
{% block content %}
<h1>Here is {{title}}</h1>
<h3>Here are the registered users :</h3>
<h1>This is {{ title }}</h1>
<h3>Here are the available pages :</h3>
<ul>
{% for s in items %}
<li>