mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 09:35:57 +02:00
feat: system alert message (#3139)
This commit is contained in:
parent
95c199c2eb
commit
001427243c
5 changed files with 30 additions and 14 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue