From: Sarah Conway Date: Sun, 26 May 2019 15:02:27 +0000 (-0700) Subject: Remove index_base.html X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4c2e1af8609a4e3e03b290af7e902103ae459e79;p=pgopen2019.git Remove index_base.html --- diff --git a/templates/index_base.html b/templates/index_base.html deleted file mode 100644 index 67161bd..0000000 --- a/templates/index_base.html +++ /dev/null @@ -1,158 +0,0 @@ -{%macro media(url)%}{{mediabase|default("/")}}static/{%if githash%}{{githash}}/{%endif%}{{url}}{%endmacro-%} -{%macro link(url)%}{{linkbase|default("/")}}{{url}}{%endmacro-%} -{%macro pguslink(url)%}{{pgusbase|default("/")}}{{url}}{%endmacro-%} -{%macro menulink(subpage,title,magic)%}{{title}}{%endmacro-%} - - - - - - - - - - - - {%block title%}PostgresOpen SV 2018{%endblock%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {%block extrahead%}{%endblock%} - - - - - - {%block content%}{%endblock%} - - - - - - diff --git a/templates/pages/index.html b/templates/pages/index.html index 4708195..44f325f 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -1,4 +1,4 @@ -{%extends "index_base.html" %} +{%extends "base.html" %} {%block title%}PostgresOpen SV 2018{%endblock%} {%block pagetitle%}PostgresOpen SV 2018{%endblock%} {%block content%}