Sha256: f87a59725da7f3cbd4689b61f60f005efb6f5e7ddeaa821c996527d65dcfaa05

Contents?: true

Size: 584 Bytes

Versions: 10

Compression:

Stored size: 584 Bytes

Contents

<div class="line">
  <div class="unit size1of2">
    <h4>
      Login
    </h4>
    <form class="inner" action="/login">
      <label class="input">
        Username or Email
        <input name="login" type="text" value="foobar">
      </label>
      <label class="input">
        Password
        <input name="password" type="password">
      </label>
      <label class="remember_me">
        Remember Me
        <input checked="true" name="remember_me" type="checkbox">
      </label>
      <hr class="light">
      <input type="submit" value="Login">
    </form>
  </div>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
garterbelt-0.1.1 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.1.0 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.9 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.8 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.7 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.6 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.5 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.4 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.3 spec/integration/expectations/variables/view_with_user_and_params.html
garterbelt-0.0.2 spec/integration/expectations/variables/view_with_user_and_params.html