From 4063c2c7bf488516514e5520bfbc3cf9efc5627f Mon Sep 17 00:00:00 2001 From: Sandrockcstm Date: Thu, 23 May 2019 11:40:13 -0500 Subject: [PATCH] Add dummy import buttons on the export page. --- templates/user/export.tmpl | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/templates/user/export.tmpl b/templates/user/export.tmpl index 015722c..ededc20 100644 --- a/templates/user/export.tmpl +++ b/templates/user/export.tmpl @@ -24,5 +24,28 @@ +
+

Import

+

You may import your data from another instance at any time here.

+ + + + + + + + + + + + + + + + +
ExportFormat
Posts

CSV

TXT

User + Blogs + Posts

JSON

Prettified

+ +
+ {{template "footer" .}} {{end}}