Remove unused "login tips" for demo
This commit is contained in:
parent
222e909686
commit
287464362e
|
@ -60,13 +60,6 @@
|
||||||
% else:
|
% else:
|
||||||
${self.login_form()}
|
${self.login_form()}
|
||||||
% endif
|
% endif
|
||||||
|
|
||||||
## TODO: obviously should remove this
|
|
||||||
% if request.rattail_config.demo():
|
|
||||||
<p class="tips">
|
|
||||||
Login with <strong>chuck / admin</strong> for full demo access
|
|
||||||
</p>
|
|
||||||
% endif
|
|
||||||
</%def>
|
</%def>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue