From 1b5dda5de4248c9a5a9a06741a4704b9df24e446 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Thu, 18 Oct 2018 07:04:26 -0700 Subject: [PATCH] fix link references --- template/base.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/template/base.html b/template/base.html index 3a4636a..d869425 100644 --- a/template/base.html +++ b/template/base.html @@ -1,5 +1,3 @@ -{%macro media(url)%}{{mediabase|default("/")}}static/{%if githash%}{{githash}}/{%endif%}{{url}}{%endmacro-%} -{%macro link(url)%}{{linkbase|default("/")}}{{url}}{%endmacro-%} @@ -31,8 +29,8 @@ - - + +

PgDU

@@ -63,7 +61,7 @@ -- 2.39.5