Browse Source

remove text on registration waiting page

Son NK 5 years ago
parent
commit
734b104c27
1 changed files with 1 additions and 4 deletions
  1. 1 4
      app/auth/templates/auth/register_waiting_activation.html

+ 1 - 4
app/auth/templates/auth/register_waiting_activation.html

@@ -13,10 +13,7 @@
     <h3>
     <h3>
       Please check your inbox/spam folder.
       Please check your inbox/spam folder.
     </h3>
     </h3>
-    <small>
-      Yeah we know. An email to confirm an email ...
-    </small>
-    </h1>
+
   </div>
   </div>
 
 
 {% endblock %}
 {% endblock %}