mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-22 17:10:30 +00:00
10 lines
241 B
Handlebars
10 lines
241 B
Handlebars
<div class="wh-login-container">
|
|
<img src="/assets/assets/images/landing-logo.png"
|
|
alt="WhereHows Logo">
|
|
<p>Oops an error occurred!</p>
|
|
|
|
{{if model.message model.message ""}}
|
|
|
|
{{link-to "Back to safety" "application"}}
|
|
</div>
|