mirror of
https://github.com/documize/community.git
synced 2025-07-24 07:39:43 +02:00
7 lines
160 B
Handlebars
7 lines
160 B
Handlebars
<div class="not-found">
|
|
<h1>{{localize '404'}}</h1>
|
|
<p>{{localize '404_explain'}}</p>
|
|
<p> </p>
|
|
<a href="/">{{localize 'spaces'}}</a>
|
|
</div>
|
|
{{outlet}}
|