Changeset 98fbfa4 for content/404.org


Ignore:
Timestamp:
Jan 2, 2020, 6:30:56 AM (5 years ago)
Author:
Mikhail Kirillov <w96k@…>
Branches:
master
Children:
90e0d35
Parents:
632f9bc
Message:

Add 404 page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • content/404.org

    r632f9bc r98fbfa4  
    1 Страница не найдена
     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 TracChangeset for help on using the changeset viewer.