mirror of https://github.com/interlegis/sapl.git
Edward Ribeiro
6 years ago
5 changed files with 14 additions and 12 deletions
@ -1,8 +1,8 @@ |
|||
<fieldset> |
|||
<p align="justify"> |
|||
{% if object.ocorrenciasessao.conteudo %} |
|||
<strong>Ocorrências da Sessão: </strong> |
|||
{{object.ocorrenciasessao.conteudo|striptags|safe}} |
|||
<p align="justify"> |
|||
{% if object.ocorrenciasessao.conteudo %} |
|||
<strong>Ocorrências da Sessão: </strong> |
|||
{{object.ocorrenciasessao.conteudo|striptags|safe}} |
|||
{% endif %} |
|||
</p> |
|||
</fieldset> |
|||
|
Loading…
Reference in new issue