aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/sellpage_view.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-24 16:53:10 -0700
committerfriendica <info@friendica.com>2013-08-24 16:53:10 -0700
commit22746dd14c991e342badcb96ca812d5be50c97e2 (patch)
tree324246b0230db29a693cc16eda7a9b0ce8d67d9d /view/tpl/sellpage_view.tpl
parent381f457c3fae5dea1c76883837f18a70a55e6bb8 (diff)
parentc6062aa7ebac025385dbe363c9be39861c63ac1e (diff)
downloadvolse-hubzilla-22746dd14c991e342badcb96ca812d5be50c97e2.tar.gz
volse-hubzilla-22746dd14c991e342badcb96ca812d5be50c97e2.tar.bz2
volse-hubzilla-22746dd14c991e342badcb96ca812d5be50c97e2.zip
Merge https://github.com/friendica/red into zpull
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>