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