source: content/404.org@ 98fbfa4

Last change on this file since 98fbfa4 was 98fbfa4, checked in by Mikhail Kirillov <w96k@…>, on Jan 2, 2020 at 6:30:56 AM

Add 404 page

  • Property mode set to 100644
File size: 363 bytes
Line 
1#+Title: 404: Страница не найдена
2
3#+BEGIN_EXPORT html
4<article style="text-align: center; overflow-y: hidden;">
5 <h2>Ошибка 404
6 <small>Страница не найдена</small>
7 </h2>
8 <div>
9 <a class="button" href="/">На главную</a>
10 </div>
11 <img id="youmu" src="/public/images/youmu.png">
12</article>
13#+END_EXPORT
Note: See TracBrowser for help on using the repository browser.