From 1666e32aaf001df470a6820f9190fe09f7947e49 Mon Sep 17 00:00:00 2001 From: Kyos Date: Sun, 9 Feb 2020 22:31:08 +0100 Subject: [PATCH] Fixes cover layouts in user edit page --- cps/templates/user_edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/user_edit.html b/cps/templates/user_edit.html index 64beafa0..5de43391 100644 --- a/cps/templates/user_edit.html +++ b/cps/templates/user_edit.html @@ -141,7 +141,7 @@ {% for entry in downloads %}
- ... + ...
{% endfor %}