summaryrefslogtreecommitdiff
path: root/skins/elastic/templates/key_import.html
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-12-30 03:10:13 -0800
committerCarson Fleming <[email protected]>2024-12-30 03:10:13 -0800
commit666839bea6050f3a6bebca7fc0bff77151155ac2 (patch)
treedd21bfd87f286f466f7a8b9dfb86f343462afb29 /skins/elastic/templates/key_import.html
parent86db941816acdd409959a7e91a5534346d02491c (diff)
downloadrc-inbox-settings-666839bea6050f3a6bebca7fc0bff77151155ac2.tar.gz
shrug
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" />