Layout mostly done?

This commit is contained in:
Michał Gdula 2022-12-28 18:45:26 +00:00
parent 3bc730970d
commit c1559307b6
16 changed files with 228 additions and 131 deletions

View file

@ -1,6 +1,6 @@
{% extends 'layout.html' %}
{% block content %}
<div class="title">
<div class="error">
<h1>{{error}}</h1>
<p style="text-align: center;">{{msg}}</p>
</div>