Rev | Line | |
---|
[16971] | 1 | {{ define "main" }} |
---|
| 2 | |
---|
| 3 | <div class="content"> |
---|
| 4 | <div class="article-wrapper u-cf single"> |
---|
| 5 | <a class="bubble" href="{{ "/" | relLangURL}}"> |
---|
| 6 | <i class="fa fa-fw fa-exclamation-triangle"></i> |
---|
| 7 | </a> |
---|
| 8 | |
---|
| 9 | <article class="error404 article"> |
---|
| 10 | <div class="content"> |
---|
| 11 | <h3>WOAH BUDDY!</h3> |
---|
| 12 | <p></p> |
---|
| 13 | <p>This is definitly not the page you're looking for...</p> |
---|
| 14 | <p><strong>An Error 404 occured.</strong> That means the page is not available. </p> |
---|
| 15 | <p>Please select a category at the bottom or change over to the <a href="{{ "/" | relLangURL}}"> HOMEPAGE</a>.</p> |
---|
| 16 | </div> |
---|
| 17 | </article> |
---|
| 18 | </div> |
---|
| 19 | </div> |
---|
| 20 | {{ end }} |
---|
Note: See
TracBrowser for help on using the repository browser.