|
|
@ -8,7 +8,6 @@ |
|
|
<link rel="shortcut icon" href="/static/img/favicon_m.ico"> |
|
|
<link rel="shortcut icon" href="/static/img/favicon_m.ico"> |
|
|
<!-- Core CSS - Include with every page --> |
|
|
<!-- Core CSS - Include with every page --> |
|
|
<link rel="stylesheet" href="/static/css/bootstrap.min.css"> |
|
|
<link rel="stylesheet" href="/static/css/bootstrap.min.css"> |
|
|
<link rel="stylesheet" href="/static/css/bootstrap-theme.min.css"> |
|
|
|
|
|
|
|
|
|
|
|
<style> |
|
|
<style> |
|
|
.no-border-on-me>thead>tr>th, |
|
|
.no-border-on-me>thead>tr>th, |
|
|
@ -38,9 +37,9 @@ |
|
|
<div class="col-md-6 col-md-offset-3"> |
|
|
<div class="col-md-6 col-md-offset-3"> |
|
|
<div align="center"><h1>404 - Страница не найдена</h1></div> |
|
|
<div align="center"><h1>404 - Страница не найдена</h1></div> |
|
|
<div align="center"> |
|
|
<div align="center"> |
|
|
<p>Такого пути '{{ request.path }}' нет нет на сервере</p> |
|
|
|
|
|
<a href="/accounts/">На главную</a> |
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
<p>Такого пути '{{ request.path }}' нет нет на сервере</p> |
|
|
|
|
|
<a href="/accounts/">На главную</a> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|