Add spaces before ellipses … (#257)

This commit is contained in:
Tobias Kunze
2016-10-02 17:05:06 +02:00
committed by Raphael Michel
parent 1593787302
commit 2166fa6f4a
11 changed files with 22 additions and 22 deletions

View File

@@ -18,7 +18,7 @@
<body>
<div class="container">
<i class="fa fa-cog big-animated-icon"></i>
<h1>{% trans "We are preparing your file for download…" %}</h1>
<h1>{% trans "We are preparing your file for download …" %}</h1>
<p>
{% trans "If this takes longer than a few minutes, please refresh this page or contact us." %}
</p>