mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-07-29 21:03:02 +02:00
4 lines
159 B
Plaintext
4 lines
159 B
Plaintext
<header class="elv-layout elv-layout-full elv-header{% if headerClass %} {{ headerClass }}{% endif %}">
|
|
<h1 class="elv-hed">{{ title | safe }}</h1>
|
|
</header>
|