From 380d628d2d5d75feb934bccff9b8a74769309658 Mon Sep 17 00:00:00 2001 From: Kostiantyn Stoliarskyi Date: Thu, 22 Jun 2023 09:14:52 +0300 Subject: [PATCH] issue #200 --- app/templates/book/my_contributions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/book/my_contributions.html b/app/templates/book/my_contributions.html index 807b68c..7bfcf4a 100644 --- a/app/templates/book/my_contributions.html +++ b/app/templates/book/my_contributions.html @@ -17,7 +17,7 @@ {% if current_user.is_authenticated and not interpretations.total %}
-
You don't have contributions! Start review books to create one!
+
You don't have contributions yet. Explore books and start contributing!
{% endif %}