And we have login!

This commit is contained in:
Josh Sherman 2013-12-16 22:40:53 -05:00
parent 3e769286d2
commit 10836461b9
3 changed files with 49 additions and 1 deletions

View file

@ -1,4 +1,4 @@
<form role="form" class="row col-xs-12 col-sm-6 col-sm-offset-3" method="post" action="/user/authenticate">
<form role="form" class="ajax row col-xs-12 col-sm-6 col-sm-offset-3" method="post" action="/user/authenticate" onsubmit="return false">
<h1>Sign in <small>Welcome back!</small></h1>
<?php
echo $this->html->div(