single job without login details page with refresh
[django_unres.git] / django_simple / todo / templates / base.html
index d974976..ba424bd 100644 (file)
                        {% endif %}     
                        {% endif %}
                </div>
+<!--
                {% if user|is_lazy_user %}
                 <a href="/convert" title="Convert to save your data">Convert to regular user</a>
                {% endif %}
+-->
        </div>
 
        {% block content %}