{% assign width = include.width | default: 400 %} {% assign height = include.height | default: 200 %}
{% include ui/svg.html width=width height=height ratio=include.ratio class="w-100" %}