diff options
Diffstat (limited to 'view/tpl')
-rw-r--r-- | view/tpl/help.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
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 @@ +<div id = "help-content" class="generic-content-wrapper"> +{{$content}} +</div> |