aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
Diffstat (limited to '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>