Improve page layouts
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>All scanned flakes</h1>
|
||||
<h1>All flakes</h1>
|
||||
|
||||
<ul>
|
||||
{% for flake in flakes %}
|
||||
|
Reference in New Issue
Block a user