{{ page.title }}
{% if page.autor %}Por: {{ page.autor }}
Compartilhe:
{% if page.imagem_externa %}
{% image page.imagem_externa fill-800x400 %}
{% if page.fotografo %}
{% endif %}
{% endif %}
Foto: {{ page.fotografo }}
{{ page.descricao_html|safe }}
{% if page.imagem_interna %}
{% image page.imagem_interna original %}
{% if page.fotografo %}
{% endif %}
{% endif %}
Foto: {{ page.fotografo }}
{{ page.conteudo_html|safe }}