{% with fragment.image.info.image_file as image %}
{% include "partial/fragment_only.html" %}
{% endwith %}
{% else %}
{% with 0.8 as ratio %}
{% with "476" as w_size %}
{% with "x600" as h_size %}
{% include "partial/picture_and_fragment.html" %}
{% endwith %}
{% endwith %}
{% endwith %}