993
edições
(Criou página com '<div> <img src="<!--{$image|default:''|escape:'html'}-->" alt="Icone do topico <!--{$title|default:''|escape:'html'}-->" /> <div> <h4> <!--{$title|default:''|escape:'html'}--> </h4> <p><!--{$description|default:''|escape:'html'}--></p> </div> </div>') |
Sem resumo de edição |
||
Linha 1: | Linha 1: | ||
<div> | <div class="initialPage__topicContainer"> | ||
<img src="<!--{$image|default:''|escape:'html'}-->" alt="Icone do topico <!--{$title|default:''|escape:'html'}-->" /> | <img src="<!--{$image|default:''|escape:'html'}-->" alt="Icone do topico <!--{$title|default:''|escape:'html'}-->" /> | ||
<div> | <div class="initialPage__topicContent"> | ||
<h4> <!--{$title|default:''|escape:'html'}--> </h4> | <h4> <!--{$title|default:''|escape:'html'}--> </h4> | ||
<p><!--{$description|default:''|escape:'html'}--></p> | <p><!--{$description|default:''|escape:'html'}--></p> | ||
</div> | </div> | ||
</div> | </div> |