From 66e9dc9df26c8d86e20dd7232eb844facb3caea1 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 =========