Files
san-reymoros/adm/style/message_body.html
gauvainboiche 058c2110e9 first commit
2020-03-03 22:45:25 +01:00

9 lines
225 B
HTML

<!-- INCLUDE overall_header.html -->
<div <!-- IF S_USER_NOTICE -->class="successbox"<!-- ELSE -->class="errorbox"<!-- ENDIF -->>
<h3>{MESSAGE_TITLE}</h3>
<p>{MESSAGE_TEXT}</p>
</div>
<!-- INCLUDE overall_footer.html -->