aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-10-27 01:20:48 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-10-27 01:20:48 +0100
commitac5b9f23829c40f12492224d3b94dcd20af88145 (patch)
treeb0e770a3eb0d0b925ad0304b6de60e327ddc4176 /view
parenta2931cd17ddf4f10205f656a6c0df01ebf459668 (diff)
downloadvolse-hubzilla-ac5b9f23829c40f12492224d3b94dcd20af88145.tar.gz
volse-hubzilla-ac5b9f23829c40f12492224d3b94dcd20af88145.tar.bz2
volse-hubzilla-ac5b9f23829c40f12492224d3b94dcd20af88145.zip
Another .generic-content-wrapper
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/siteinfo.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/siteinfo.tpl b/view/tpl/siteinfo.tpl
index 0b16f5602..476b68512 100755
--- a/view/tpl/siteinfo.tpl
+++ b/view/tpl/siteinfo.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper">
<h3>{{$title}}</h3>
<p></p>
<p>{{$description}}</p>
@@ -22,3 +23,4 @@
<div style="margin-left: 25px; margin-right: 25px;">{{$plugins_list}}</div>
{{/if}}
<p>{{$donate}}</p>
+</div>