feat: system alert message (#3139)

This commit is contained in:
Dag 2022-11-15 00:32:04 +01:00 committed by GitHub
parent 95c199c2eb
commit 001427243c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 14 deletions

View file

@ -23,6 +23,13 @@
<body>
<div class="container">
<header>
<a href="./">
<img width="400" src="static/logo_600px.png">
</a>
</header>
<h1 class="pagetitle">
<a href="<?= e($uri) ?>" target="_blank"><?= e($title) ?></a>
</h1>