-
-
Save Piioo/f4ba8bf4d2618cf13422 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| b61f24d89806d16ef6e980c10a068434: | |
| path: 5 | |
| --- | |
| {{#if Discourse.Mobile.mobileView}} | |
| {{adsenseBlock "320" "50" "topic_bottom_mobile"}} | |
| {{else}} | |
| {{adsenseBlock "728" "90" "topic_bottom"}} | |
| {{/if}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| b61f24d89806d16ef6e980c10a068434: | |
| path: if if-else if [0] | |
| --- | |
| {{#if Discourse.Mobile.mobileView}} | |
| {{adsenseBlock "320" "50" "topic_bottom_mobile"}} | |
| {{else}} | |
| {{adsenseBlock "728" "90" "topic_bottom"}} | |
| {{/if}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| b61f24d89806d16ef6e980c10a068434: | |
| path: if if if-else if[2] | |
| shift: 1 | |
| 061dd3942f735486fbc91b5c7dfcf7a6: | |
| path: if if if-else if[2] | |
| shift: 1 | |
| --- | |
| {{#if model.tags}} | |
| <div class="tagger-tags-view"> | |
| <span>tagged:</span> | |
| {{#each model.tags}} | |
| <a href="/tag/{{unbound this}}" class="tagger-tag">{{this}}</a> | |
| {{/each}} | |
| </div> | |
| {{/if}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment