diff --git a/civicfix/core/templates/core/index.html b/civicfix/core/templates/core/index.html index d60231d..42f7d5a 100644 --- a/civicfix/core/templates/core/index.html +++ b/civicfix/core/templates/core/index.html @@ -10,7 +10,7 @@ {% if user.is_authenticated %} Report an Issue {% else %} - Report an Issue + Report an Issue {% endif %} Learn More @@ -126,7 +126,7 @@
{{ issue.description|truncatewords:15 }}