From 3775534686efb525270302651e010cb812617bc9 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 25 Nov 2014 20:35:58 +0100 Subject: [PATCH] fix error in mkdocs --- pdns/docs/markdown/theme/content.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/docs/markdown/theme/content.html b/pdns/docs/markdown/theme/content.html index a3726582bc..475ffbb765 100644 --- a/pdns/docs/markdown/theme/content.html +++ b/pdns/docs/markdown/theme/content.html @@ -1,6 +1,6 @@ -{% if meta.source %} +{% if source %} -- 2.47.2