mycorrhiza/w/templates/Hypha/view/404.html

9 lines
261 B
HTML

<div class="naviwrapper">
<article class="page">
<h1 class="page__title">{{ . }}</h1>
<p class="msg_hypha-does-not-exist msg">
The hypha you are trying to access does not exist yet. Why not <a href="?action=edit">create</a> it?
</p>
</article>
</div>