summaryrefslogtreecommitdiffstats
path: root/core/js/contactsmenu/loading.handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'core/js/contactsmenu/loading.handlebars')
-rw-r--r--core/js/contactsmenu/loading.handlebars4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/js/contactsmenu/loading.handlebars b/core/js/contactsmenu/loading.handlebars
new file mode 100644
index 00000000000..7fb22a6ed8e
--- /dev/null
+++ b/core/js/contactsmenu/loading.handlebars
@@ -0,0 +1,4 @@
+<div class="emptycontent">
+ <div class="icon-loading"></div>
+ <h2>{{loadingText}}</h2>
+</div>