{% if format_label == "video" %}
{% else %}
0 %}width="{{ width }}"{% endif %}
{% if height > 0 %}height="{{ height }}"{% endif %}
/>
{% endif %}
{% if !og_image.is_empty() %}
{% if og_width > 0 %}{% endif %}
{% if og_height > 0 %}{% endif %}
{% if !image_alt.is_empty() %}{% endif %}
{% endif %}
{% if !og_image.is_empty() %}
{% if !image_alt.is_empty() %}{% endif %}
{% endif %}
{% if !twitter_site.is_empty() %}
{% endif %}
{% if !twitter_creator.is_empty() %}
{% endif %}
{% if let Some(published) = published_time %}
{% endif %}
{% if let Some(modified) = modified_time %}
{% endif %}
{% for tag in tags %}
{% endfor %}
{% if let Some(sec) = section %}
{% endif %}
{% if let Some(color) = theme_color %}
{% endif %}