]>
git.bts.cx Git - cx.git/blob - cx/templates/admin/login.php
1 <?php
cx_template_base('skeleton'); ?
>
2 <form action
="<?= cx_url_admin('/login/'); ?>" method
="post">
3 <input name
="id" type
="text">
4 <input name
="password" type
="password">