From be1b754bdd06861894be9d76e4ac948afe9444c3 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Mon, 12 Jun 2017 16:07:24 -0500 Subject: [PATCH] Add docutils label for templates page --- docs/templating.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/templating.rst b/docs/templating.rst index 9ba2223a..c0af6639 100644 --- a/docs/templating.rst +++ b/docs/templating.rst @@ -1,3 +1,5 @@ +.. _templates: + Templates =========