summaryrefslogtreecommitdiffstats
path: root/templates/progress.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/progress.html')
-rw-r--r--templates/progress.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/progress.html b/templates/progress.html
index ac7cc49..d104c68 100644
--- a/templates/progress.html
+++ b/templates/progress.html
@@ -11,6 +11,8 @@ $var headline:
$if fail:
<p class="wrong">Error during creating list.</p>
+
+ <p class="wrong">$progress</p>
$else:
$:progress
</div>