Sha256: 507d7dbfa77dd4c89bf8da69acb2820c01475ec418cfddbe7d182a5977028033

Contents?: true

Size: 471 Bytes

Versions: 2

Compression:

Stored size: 471 Bytes

Contents

<?xml version="1.0"?>

<x:page xmlns:x="http://www.navel.gr/xml/shader.xsd">

	<x:cell id="main">
		
		<p>
			Please login as an author by entering the blog password.
			<br />
			The password is: <b>#$blog_password</b>.
		</p>
		
		<div class="error">#@error</div>
		
		<form action="login" method="post">
			<p>
			<b>Password:</b><br />
			<input type="password" name="password" />
			</p>
			<input type="submit" value="Login" />
		</form>
		
	</x:cell>
	
</x:page>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nitro-0.6.0 examples/blog/root/login.xhtml
nitro-0.7.0 examples/blog/root/login.xhtml