From: Stephen Frost Date: Thu, 3 Oct 2019 13:34:37 +0000 (-0400) Subject: Add in pagescript so js will work on some pages... X-Git-Url: http://git.postgresql.org/gitweb/static/benefitdownload/file?a=commitdiff_plain;h=2d50a2d1371a03b543ab51f311c2c3db4e595724;p=pgdutmpl.git Add in pagescript so js will work on some pages... --- diff --git a/template/base.html b/template/base.html index 914ca73..9165006 100644 --- a/template/base.html +++ b/template/base.html @@ -64,6 +64,6 @@ Code of Conduct | @PGDU | pgdu-committee@lists.pgdu.org | © 2019 PostgreSQL Down Under Inc.

- + {%block pagescript%}{%endblock%} diff --git a/template/base_pgdu.html b/template/base_pgdu.html index af62023..976d97a 100644 --- a/template/base_pgdu.html +++ b/template/base_pgdu.html @@ -57,5 +57,6 @@

+ {%block pagescript%}{%endblock%}