Sha256: 870a6fe25dec1065df7a89bc57eeb4cbf27f45eb91bcc5c0769d4f6d891d985a

Contents?: true

Size: 607 Bytes

Versions: 1

Compression:

Stored size: 607 Bytes

Contents

<section id="password_inputs">
	<header class="toadstool_subheader">
		<h2>password inputs</h2>
		<article>
			<p>Copy goes here about how form inputs work</p>
			<!-- <p><a href="#" class="click_more_typography">Read more ...</a></p> -->
		</article>
		<article class="read_more_inputs hidden"></article>
	</header>
	
	<article class="element_example">
		<form>
			<fieldset>
				<ol>
					<li>
						<label for="login_password">Password</label>
						<input type="password" name="password" id="login_password" placeholder="password" tabindex="2" />
					</li>			
				</ol>
		</form>
	</article>
</section>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
toadstool-0.0.0.1 views/forms/password_input.erb