144 |
Not found :(
145 |
Sorry, but the page you were trying to view does not exist.
146 |
It looks like this was the result of either:
147 |
148 | - a mistyped address
149 | - an out-of-date link
150 |
151 |
154 |
155 |
156 |
157 |
158 |
--------------------------------------------------------------------------------
/{{ cookiecutter.repo_name }}/{{ cookiecutter.pkg_name }}/templates/500.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
75 |
Server error :(
76 |
Sorry, but there seems to be a technical problem with the page you are trying to view.
77 |
Our support team has been informed and will try to fix the problem as soon as possible.
78 |
79 |
80 |
81 |
--------------------------------------------------------------------------------
/{{ cookiecutter.repo_name }}/{{ cookiecutter.pkg_name }}/templates/base.html:
--------------------------------------------------------------------------------
1 | {% raw %}{% load static from staticfiles %}{% endraw %}
2 |
3 |
4 |
5 |
6 |
7 |
8 |