{%if ogp.og_url %}
{% endif %}
{%if ogp.og_site_name %}
{% endif %}
{%if ogp.og_description %}
{% endif %}
{%if ogp.og_determiner %}
{% endif %}
{%if ogp.og_type %}
{% endif %}
{%if ogp.og_locale %}
{% endif %}
{% for l in ogp.locales%}
{% endfor%}
{%for i in ogp.images%}
{%if ogp.og_image %}
{% endif %}
{%if ogp.og_image_secure_url %}
{% endif %}
{%if ogp.og_image_type %}
{% endif %}
{%if ogp.og_image_width %}
{% endif %}
{%if ogp.og_image_height %}
{% endif %}
{%if ogp.og_image_alt %}
{% endif %}
{% endfor%}