summaryrefslogtreecommitdiff
path: root/skins/elastic/templates/key_import.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/elastic/templates/key_import.html')
-rw-r--r--skins/elastic/templates/key_import.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/skins/elastic/templates/key_import.html b/skins/elastic/templates/key_import.html
new file mode 100644
index 0000000..4fb3564
--- /dev/null
+++ b/skins/elastic/templates/key_import.html
@@ -0,0 +1,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" />