- <section id="splash" data-transition="slide">
- <article class="active indented splash">
- <img src="http://lungo.tapquo.com/resources/logo_splash.png"/>
- <form class="rounded">
- <input type="text" placeholder="Your username" id="txt-signup-name" value="">
- <input type="password" placeholder="Your password" id="txt-signup-password" value="">
- <a href="#" class="button theme anchor" data-icon="checkmark" data-icon="user">Login</a>
- <a href="#back" data-router="section" class="button accept anchor" data-icon="left">Return to Kichensink</a>
- </form>
- </article>
- </section>
|