aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/sellpage_view.tpl
blob: 414445039bc49653878b8404861c453fccbf11b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
<h1>{{$header}}</h1>

<div class="descriptive-text">{{$desc}}</div>

<div class="sellpage-body">{{$text}}</div>

<div class="sellpage-final">{{$desc2}}</div>

{{$submit}}