Remove unused "login tips" for demo
This commit is contained in:
parent
222e909686
commit
287464362e
|
@ -60,13 +60,6 @@
|
|||
% else:
|
||||
${self.login_form()}
|
||||
% 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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue