diff --git a/src/planet/templates/feedzilla/index.html b/src/planet/templates/feedzilla/index.html
index d9ef686..e387da1 100644
--- a/src/planet/templates/feedzilla/index.html
+++ b/src/planet/templates/feedzilla/index.html
@@ -8,9 +8,11 @@
{% empty %}
{% trans 'There is no RSS registered' %}
- {% trans 'Please' %}
- href="{% url "feedzilla_submit_blog" %}">{% trans 'click here' %}
+
+ {% trans 'Please' %}
+ {% trans 'click here' %}
{% trans 'to submit a blog' %}
+
{% endfor %}
{% include "common/pagination.html" %}
--
libgit2 0.21.2