From 31a193196fcbb17626a3c27f9ca76f07be73deaa Mon Sep 17 00:00:00 2001 From: Amos Haviv Date: Fri, 2 May 2014 18:41:52 +0300 Subject: [PATCH] Fix swig templates --- app/views/404.server.view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/404.server.view.html b/app/views/404.server.view.html index c1d84521..0074fa45 100644 --- a/app/views/404.server.view.html +++ b/app/views/404.server.view.html @@ -1,4 +1,4 @@ -{% extends 'layout' %} +{% extends 'layout.server.view.html' %} {% block content %}

Page Not Found