fixes v12
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<div class="totem choose grid grid-2col" style="padding:5px;">
|
||||
<iframe src="https://app.syrinscape.com/#/" frameborder="0" width="100%"
|
||||
heihgt="400px"></iframe>
|
||||
<div class="totem choose grid grid-2col"
|
||||
style="padding:5px;">
|
||||
|
||||
{{#each config.totems as | totem tk|}}
|
||||
{{#if (ne tk "human")}}
|
||||
{{#if (ne tk "adapted")}}
|
||||
@@ -29,4 +33,5 @@
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user