diff options
author | marijus <mario@mariovavti.com> | 2014-03-13 19:50:28 +0100 |
---|---|---|
committer | marijus <mario@mariovavti.com> | 2014-03-13 19:50:28 +0100 |
commit | a8de28cc16df3def8122db4d48b656fc56fce54f (patch) | |
tree | 77a8c9a5d4bec0ef415503a7ac495d1f36225db6 /view/tpl/help.tpl | |
parent | b32f8f0ba792bcea4d837444d986e71172097926 (diff) | |
parent | 5a8be68900250267aa01923f87cf3978c50421e8 (diff) | |
download | volse-hubzilla-a8de28cc16df3def8122db4d48b656fc56fce54f.tar.gz volse-hubzilla-a8de28cc16df3def8122db4d48b656fc56fce54f.tar.bz2 volse-hubzilla-a8de28cc16df3def8122db4d48b656fc56fce54f.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/tpl/help.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> |