soyuz-web/templates/partials/header.spy

7 lines
235 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> |
<a class="action-button" href="/help">Help</a>
2023-01-04 11:17:41 +11:00
</header>