summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-08-13 19:54:11 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2017-08-13 19:54:11 +0200
commit7f495d9644695318e550aac6759c72b117ebd0d9 (patch)
treeae0d199c39a101a31282e5082092840b0c506512 /templates
parentf8828bdc6b7163ee0327eb04e5c73559fb9571ed (diff)
EOF fix
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/importScreen.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/importScreen.html b/templates/importScreen.html
index 3559631b..b95df39c 100644
--- a/templates/importScreen.html
+++ b/templates/importScreen.html
@@ -3,4 +3,4 @@
<h3 id="importscreen-title">{{ctrl.t.importingTo}} {{ctrl.selectedAddressBook}}</h3>
<progress id="importscreen-progress" max="100" value="{{ctrl.importPercent}}"></progress>
</div>
-</div> \ No newline at end of file
+</div>