aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/sellpage_view.tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2013-08-24 17:06:05 +0100
committerThomas Willingham <founder@kakste.com>2013-08-24 17:06:05 +0100
commitcd21468fbfd4a63b90b76d6dca8935c6b96aebaa (patch)
tree726613b56ecdc338c31b195a4f08f5ac50d6fdf6 /view/tpl/sellpage_view.tpl
parentc803fb90df3bbbd8bb88df09a271b5a9214e8c1d (diff)
downloadvolse-hubzilla-cd21468fbfd4a63b90b76d6dca8935c6b96aebaa.tar.gz
volse-hubzilla-cd21468fbfd4a63b90b76d6dca8935c6b96aebaa.tar.bz2
volse-hubzilla-cd21468fbfd4a63b90b76d6dca8935c6b96aebaa.zip
Another one.
Diffstat (limited to 'view/tpl/sellpage_view.tpl')
-rw-r--r--view/tpl/sellpage_view.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/sellpage_view.tpl b/view/tpl/sellpage_view.tpl
index 414445039..20a65ffbe 100644
--- a/view/tpl/sellpage_view.tpl
+++ b/view/tpl/sellpage_view.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper">
<h1>{{$header}}</h1>
<div class="descriptive-text">{{$desc}}</div>
@@ -7,3 +8,4 @@
<div class="sellpage-final">{{$desc2}}</div>
{{$submit}}
+</div>