{% import "macros/styles.html.twig" as s %} {% set base = 'https://apiv2.wsdois.com/arquivos/' %} {#% set base = 'http://localhost:8080/public/arquivos/' %#} {% set logo = ('/' in channel.logomarca.filepath)? base~channel.logomarca.filepath: base~channel.logomarca.filepath[0:2]~'/'~channel.logomarca.filepath[2:2]~'/'~channel.logomarca.filepath %} {#{ channel }#}
{{ titulo }}
{#% for col in cols %}
{{col.campo}}
{% endfor %#}