Simon Alfassa
7 years ago
committed by
Andrei Marcu
9 changed files with 60 additions and 36 deletions
-
9static/css/dropzone.css
-
3static/css/github-markdown.css
-
58static/css/linx.css
-
2static/js/bin.js
-
4templates/404.html
-
1templates/base.html
-
5templates/display/base.html
-
4templates/index.html
-
10templates/paste.html
@ -1,5 +1,7 @@ |
|||
{% extends "base.html" %} |
|||
|
|||
{% block content %} |
|||
<a href="{{ sitepath }}"><img src='{{ sitepath }}static/images/404.jpg'></a> |
|||
<div class="error-404"> |
|||
<a href="{{ sitepath }}"><img src='{{ sitepath }}static/images/404.jpg'></a> |
|||
</div> |
|||
{% endblock %} |
Write
Preview
Loading…
Cancel
Save
Reference in new issue