Fix swig templates

This commit is contained in:
Amos Haviv
2014-05-02 18:41:52 +03:00
parent 1c7ae6ecb5
commit 31a193196f

View File

@@ -1,4 +1,4 @@
{% extends 'layout' %}
{% extends 'layout.server.view.html' %}
{% block content %}
<h1>Page Not Found</h1>