soyuz-web/templates/partials/header.spy

6 lines
181 B
Plaintext
Raw Normal View History

2023-01-04 11:17:41 +11:00
<header>
<a class="action-button" href="/">New</a> |
<a class="action-button" href="/edit">Edit</a> |
<a class="action-button" href="/settings">Settings</a>
</header>