More content wrappers.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$ptitle}}</h1>
|
||||
|
||||
{{$nickname_block}}
|
||||
@@ -125,3 +126,4 @@
|
||||
<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
|
||||
|
||||
@@ -24,5 +25,4 @@
|
||||
|
||||
{{$account_settings}}
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
|
||||
|
||||
@@ -8,3 +9,4 @@
|
||||
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$ptitle}}</h1>
|
||||
|
||||
<form action="settings/display" id="settings-form" method="post" autocomplete="off" >
|
||||
@@ -20,3 +21,4 @@
|
||||
{{/if}}
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
|
||||
|
||||
@@ -18,3 +19,4 @@
|
||||
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<div class="generic-content-wrapper">
|
||||
<h1>{{$title}}</h1>
|
||||
|
||||
|
||||
@@ -29,3 +30,4 @@
|
||||
{{/foreach}}
|
||||
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user