mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add spaces before ellipses … (#257)
This commit is contained in:
committed by
Raphael Michel
parent
1593787302
commit
2166fa6f4a
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user