aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
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>