From: Magnus Hagander Date: Fri, 29 Jun 2018 17:16:31 +0000 (+0200) Subject: Oops, remove debugging code X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6a9ec7977f330291ab8d083823c3623494c8674f;p=pgweb.git Oops, remove debugging code --- diff --git a/templates/base/esi.html b/templates/base/esi.html index 1f049704..90acecab 100644 --- a/templates/base/esi.html +++ b/templates/base/esi.html @@ -1,3 +1,3 @@ -{%if do_esi %}{%else%} +{%if do_esi %}{%else%} {%include "pages"|add:includepage|add:".html"%} {%endif%}