momomail-roundcube-theme/templates/dialog.html
2024-04-20 18:57:49 +08:00

8 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" />