found more missing wrappers
This commit is contained in:
parent
92cc5673cc
commit
d5ceb33f6d
@ -1,4 +1,4 @@
|
|||||||
<div id="profile-content-wrapper" class="generic-content-wrapper">
|
<div id="profile-content-wrapper" class="generic-content-wrapper-styled">
|
||||||
<h2>{{$title}}</h2>
|
<h2>{{$title}}</h2>
|
||||||
|
|
||||||
{{if $profile.canlike || $profile.like_count}}
|
{{if $profile.canlike || $profile.like_count}}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
{{if $is_default}}
|
<div class="generic-content-wrapper-styled">{{if $is_default}}
|
||||||
<p id="profile-edit-default-desc">{{$default}}</p>
|
<p id="profile-edit-default-desc">{{$default}}</p>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
@ -363,4 +363,5 @@
|
|||||||
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user