From aab4a0fb82cd816d12731513cc5c0b7df245188e Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Aug 27 2018 10:26:02 +0000 Subject: Import theme.html with context, so that people can use context vars in this file --- diff --git a/pagure/templates/master.html b/pagure/templates/master.html index 5ed2be1..518a78b 100644 --- a/pagure/templates/master.html +++ b/pagure/templates/master.html @@ -1,4 +1,4 @@ -{% import "theme.html" as theme %} +{% import "theme.html" as theme with context %}