Sha256: 217b5f69ef7263c620102540b86feac84a8fd1b91c61562f996a09b558b5d7ed

Contents?: true

Size: 434 Bytes

Versions: 10

Compression:

Stored size: 434 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">
      </label>
      <label class="input">
        Password
        <input name="password" type="password">
      </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/view_with_tags.html
garterbelt-0.1.0 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.9 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.8 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.7 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.6 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.5 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.4 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.3 spec/integration/expectations/view_with_tags.html
garterbelt-0.0.2 spec/integration/expectations/view_with_tags.html