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,11 @@
{% extends "base.html" %}
{% block content %}
<h1>{{ uri }}</h1>
<h1>Flake details</h1>
<ul>
<li>Flake: {{ uri }}</li>
</ul>
<h2>Revisions</h2>