diff --git a/crochet/templates/crochet/base.html b/crochet/templates/crochet/base.html
index 1a1b303..6b85ccb 100644
--- a/crochet/templates/crochet/base.html
+++ b/crochet/templates/crochet/base.html
@@ -59,8 +59,7 @@
{% else %}
- {% trans 'Iniciar sesión' %}
- {% trans 'Registrarme' %}
+ {% trans 'Iniciar sesión' %}
{% endif %}