Improve page layouts

This commit is contained in:
2025-02-01 20:07:33 +01:00
parent 0971df3cbe
commit 652c7afb7a
5 changed files with 11 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
<h1>All scanned flakes</h1>
<h1>All flakes</h1>
<ul>
{% for flake in flakes %}