templates/en/404.html
author Reimar Bauer <rb.proj AT googlemail DOT com>
Sun, 19 Jan 2014 08:57:05 +0100
changeset 151 ac8e6627b6b3
parent 106 b0e55e971315
permissions -rwxr-xr-x
task translation adjusted
     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