From 01e549275e463f81d7b36fe93caf8c1946712fda Mon Sep 17 00:00:00 2001 From: Alexander Graf Date: Fri, 17 Nov 2017 09:32:46 +0100 Subject: [PATCH] doc: ownership verification tag --- docs/_templates/layout.html | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 6f9ef62..591091b 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -1,4 +1,5 @@ {% extends "!layout.html" %} {% block extrahead %} + {% endblock %}