Elastic2022/templates/dialog.html
2024-05-25 17:44:05 +02:00

7 lines
222 B
HTML

<roundcube:include file="includes/layout.html" />
<div class="frame-content <roundcube:var name="env:dialog_class" />">
<roundcube:object name="dialogcontent" />
</div>
<roundcube:include file="includes/footer.html" />