source: content/404.org@ 04b56e4

Last change on this file since 04b56e4 was 1d577b1, checked in by Mikhail Kirillov <w96k@…>, on Aug 29, 2022 at 12:53:28 AM

Optimize website

  • Property mode set to 100644
File size: 251 bytes
Line 
1#+Title: 404: Page not found
2
3#+BEGIN_EXPORT html
4<article style="text-align: center; overflow-y: hidden;">
5 <h2>404</h2>
6 <p><small>Page not found</small></p>
7 <div>
8 <a class="button" href="/">To main page</a>
9 </div>
10</article>
11#+END_EXPORT
Note: See TracBrowser for help on using the repository browser.