templates/en/404.html
author stetrabby <info@trabucchi.de>
Sat, 18 Jan 2014 12:43:30 +0100
changeset 116 00287f05dc6a
parent 106 b0e55e971315
permissions -rwxr-xr-x
flags folder and flags-images deleted, images are not in use
     1 {% extends "theme.html" %} 
     2 {% block body %}
     3 <h1>Page Not Found</h1> 
     4 <p>_('This information is not available!')<p><a href="{{ url_for('index') }}">_('Home')</a>
     5 {% endblock %}
Impressum Datenschutzerklärung