Sha256: 8e9b0d596a2cafd97aac1e5a8718ce9e4bc9f018c0b28329af7e4998b33c35df

Contents?: true

Size: 501 Bytes

Versions: 37

Compression:

Stored size: 501 Bytes

Contents

<div class="auth login">
  <form method='post'>
    <fieldset>
      <legend>Login</legend>
      <ul>
        <li>
          <label for="username">Username:</label>
          <input type="text" name="username" id="username" />
        </li>
        <li>
          <label for="password">Password:</label>
          <input type="text" name="password" id="password" />
        </li>
        <li>
          <input type="submit" value="Login" />
        </li>
      </ul>
    </fieldset>
  </form>
</div>

Version data entries

37 entries across 37 versions & 4 rubygems

Version Path
ramaze-2023.01.06 examples/app/auth/view/login.xhtml
Pistos-ramaze-2009.04.08 examples/app/auth/view/login.nag
Pistos-ramaze-2009.06.12 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.04.01 examples/app/auth/view/login.nag
manveru-ramaze-2009.04.08 examples/app/auth/view/login.nag
manveru-ramaze-2009.04.18 examples/app/auth/view/login.nag
manveru-ramaze-2009.04.22 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.04 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.05.08 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.05 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.06.04 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.06.12 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.06 examples/app/auth/view/login.xhtml
manveru-ramaze-2009.07 examples/app/auth/view/login.xhtml
rjspotter-ramaze-2009.06.29 examples/app/auth/view/login.xhtml
rjspotter-ramaze-2009.06.31 examples/app/auth/view/login.xhtml
ramaze-2012.12.08 examples/app/auth/view/login.xhtml
ramaze-2012.12.08b examples/app/auth/view/login.xhtml
ramaze-2012.04.14 examples/app/auth/view/login.xhtml
ramaze-2012.03.07 examples/app/auth/view/login.xhtml