summaryrefslogtreecommitdiff
path: root/skins/elastic/templates/key_import.html
blob: 4fb3564ac6955b6d524180eb8b99e1b86d838538 (plain)
1
2
3
4
5
6
7
8
9
<roundcube:include file="includes/layout.html" />

<h1 class="voice"><roundcube:label name="inbox_settings.key_import" /></h1>

<div class="formcontent">
	<roundcube:object name="importform" class="propform" part="import" />
</div>

<roundcube:include file="includes/footer.html" />