From 080cbac9dd7b177d8ebdb4d15d684015820b74dd Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Tue, 18 Apr 2017 17:04:15 -0700 Subject: [PATCH] Delete base_cfp.html --- templates/base_cfp.html | 227 ---------------------------------------- 1 file changed, 227 deletions(-) delete mode 100644 templates/base_cfp.html diff --git a/templates/base_cfp.html b/templates/base_cfp.html deleted file mode 100644 index 5fd8db8..0000000 --- a/templates/base_cfp.html +++ /dev/null @@ -1,227 +0,0 @@ -{%macro media(url)%}{{mediabase|default("/")}}static/{%if githash%}{{githash}}/{%endif%}{{url}}{%endmacro-%} -{%macro link(url)%}{{linkbase|default("/")}}{{url}}{%endmacro-%} -{%macro menulink(subpage,title,magic)%}{{title}}{%endmacro-%} - - - - - - - - - - - {%block title%}PostgresOpen 2017{%endblock%} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -{%block extrahead%}{%endblock%} - - - - - -
-
- - {%block content%}{%endblock%} -
-
- - - - - - -- 2.39.5