{% load wagtailcore_tags %}

{{ value.titulo }}

{{ value.conteudo|richtext }}
{% if value.botao_texto and value.botao_url %} {% endif %}