add a nojs title

This commit is contained in:
blek 2023-12-22 01:53:08 +10:00
parent f26f692931
commit 517ddfafb7
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
<div class='screen content'>
<h1 style='margin-bottom:0.25em'>blek! World</h1>
<h2>{{ section.title }}</h2>
<noscript>
Your browser doesn't support JS. This is so cool!
</noscript>
{% block content %} {% endblock %}