Showing
1 changed file
with
1 additions
and
2 deletions
1 | {{#pageHeader}} | 1 | {{#pageHeader}} |
2 | {{# ../pageChannel}} | 2 | {{# ../pageChannel}} |
3 | -<header id="yoho-header" class="yoho-header{{#if boys}} boys{{/if}}{{#if girls}} girls{{/if}}{{#if kids}} kids{{/if}}{{#if lifeStyle}} life-style{{/if}}"> | 3 | +<header id="yoho-header" class="yoho-header{{#if boys}} boys{{/if}}{{#if girls}} girls{{/if}}{{#if kids}} kids{{/if}}{{#if lifeStyle}} life-style{{/if}}{{#if lifestyle}} life-style{{/if}}"> |
4 | {{/ ../pageChannel}} | 4 | {{/ ../pageChannel}} |
5 | {{#navBack}} | 5 | {{#navBack}} |
6 | <a href="{{#if backUrl}}{{backUrl}}{{^}}javascript:history.go(-1);{{/if}}" class="iconfont nav-back"></a> | 6 | <a href="{{#if backUrl}}{{backUrl}}{{^}}javascript:history.go(-1);{{/if}}" class="iconfont nav-back"></a> |
@@ -24,7 +24,6 @@ | @@ -24,7 +24,6 @@ | ||
24 | {{#navBtn}} | 24 | {{#navBtn}} |
25 | {{# ../../pageChannel}} | 25 | {{# ../../pageChannel}} |
26 | <div class="homebuttom hide {{#if boys}} boys{{/if}}{{#if girls}} girls{{/if}}{{#if kids}} kids{{/if}}{{#if lifeStyle}} life-style{{/if}}{{#if lifestyle}} life-style{{/if}}"> | 26 | <div class="homebuttom hide {{#if boys}} boys{{/if}}{{#if girls}} girls{{/if}}{{#if kids}} kids{{/if}}{{#if lifeStyle}} life-style{{/if}}{{#if lifestyle}} life-style{{/if}}"> |
27 | - <input type="hidden" value={{this}}> | ||
28 | {{/ ../../pageChannel}} | 27 | {{/ ../../pageChannel}} |
29 | <ul> | 28 | <ul> |
30 | <li> | 29 | <li> |
-
Please register or login to post a comment