diff --git a/lostplaces/lostplaces_app/templates/flat/codex.html b/lostplaces/lostplaces_app/templates/flat/codex.html new file mode 100644 index 0000000..03eabc0 --- /dev/null +++ b/lostplaces/lostplaces_app/templates/flat/codex.html @@ -0,0 +1,52 @@ +{% extends 'global.html'%} + +# {% block title %}UrBex codex{% endblock %} + +{% block maincontent %} + +
+

Take nothing but pictures. Leave nothing but footprints

+
+ +
+ +

This should be pretty self-explanatory, right? But as you all know, every sign has a history. We have seen too much senseless destruction so we decided to write down a basic Urban Exploration codex.

+ +
+ +{% endblock maincontent %} \ No newline at end of file