|
|
@ -65,7 +65,9 @@ |
|
|
|
<svg height="100%" width="100%" viewBox="0 0 5 1" class="downAccent" preserveAspectRatio="none"> |
|
|
|
<svg height="100%" width="100%" viewBox="0 0 5 1" class="downAccent" preserveAspectRatio="none"> |
|
|
|
<path d="M 0 0 V 0.2 C 1 0.5 4 0.5 5 0.2 V 0"> |
|
|
|
<path d="M 0 0 V 0.2 C 1 0.5 4 0.5 5 0.2 V 0"> |
|
|
|
</svg> |
|
|
|
</svg> |
|
|
|
{{ item }} |
|
|
|
<div> |
|
|
|
|
|
|
|
{{ item }} |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{%- elsif forloop.last -%} |
|
|
|
{%- elsif forloop.last -%} |
|
|
|
{%- assign strippedItem = item | strip -%} |
|
|
|
{%- assign strippedItem = item | strip -%} |
|
|
@ -76,7 +78,9 @@ |
|
|
|
<path d="M 0 1 V 0.8 C 1 0.5 4 0.5 5 0.8 V 1"> |
|
|
|
<path d="M 0 1 V 0.8 C 1 0.5 4 0.5 5 0.8 V 1"> |
|
|
|
</svg> |
|
|
|
</svg> |
|
|
|
{%- endif -%} |
|
|
|
{%- endif -%} |
|
|
|
|
|
|
|
<div> |
|
|
|
{{ item }} |
|
|
|
{{ item }} |
|
|
|
|
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{%- endif -%} |
|
|
|
{%- endif -%} |
|
|
|
{%- else -%} |
|
|
|
{%- else -%} |
|
|
|