diff options
Diffstat (limited to 'view/tpl/prep.tpl')
-rw-r--r-- | view/tpl/prep.tpl | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/view/tpl/prep.tpl b/view/tpl/prep.tpl index 7bef7a417..debba13a8 100644 --- a/view/tpl/prep.tpl +++ b/view/tpl/prep.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper-styled"> <h1>{{$header}}</h1> {{if $site}} @@ -27,8 +28,4 @@ </div> {{/foreach}} {{/if}} - - - - - +</div> |