From 031b888e2c447048b5459e5e8f1a2afd34f695cf Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 12 Mar 2014 17:13:58 +0000 Subject: Stick help in a template --- view/tpl/help.tpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 view/tpl/help.tpl (limited to 'view/tpl') diff --git a/view/tpl/help.tpl b/view/tpl/help.tpl new file mode 100644 index 000000000..e01243077 --- /dev/null +++ b/view/tpl/help.tpl @@ -0,0 +1,3 @@ +
+{{$content}} +
-- cgit v1.2.3