mirror of
https://github.com/miniflux/v2.git
synced 2025-09-15 18:57:04 +00:00
PWA: Warning and cache visible entries
This commit is contained in:
parent
925ea2c082
commit
c50edd735a
4 changed files with 41 additions and 3 deletions
|
@ -132,6 +132,7 @@
|
|||
{{ if .flashErrorMessage }}
|
||||
<div role="alert" class="flash-error-message alert alert-error">{{ .flashErrorMessage }}</div>
|
||||
{{ end }}
|
||||
<div id="offline-flag" role="alert" aria-live="assertive" aria-atomic="true" class="flash-message alert alert-warning hidden">{{ t "page.offline.warning" }}</div>
|
||||
|
||||
{{template "page_header" .}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue