7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
![]() |
## -*- coding: utf-8 -*-
|
||
|
<%inherit file="tailbone:templates/mobile/login.mako" />
|
||
|
|
||
|
<p>Login with <strong>chuck / admin</strong> for full demo access.</p>
|
||
|
|
||
|
${parent.body()}
|