Sha256: 0a4424f66c43c98a2b203e34033a122f4387ae6627e14159182ad876fe66eeb2

Contents?: true

Size: 750 Bytes

Versions: 5

Compression:

Stored size: 750 Bytes

Contents

<div id="omnisocial-login">
  <% if flash[:error] -%>
    <div class="error">
      <p>
        <%= flash[:error] %>
      </p>
    </div>
  <% end -%>
  <div class="information">
    <h1>Sign in (or up)</h1>
    <p class="large">
      You can use either your Twitter or Facebook account to sign in or sign up.
    </p>
    <p>
      Select your preferred method and you'll be sent off to authorise us to use your account.
    </p>
    <p>
      It&#8217;ll only take a second and your information will be perfectly safe. We don't get access to your password and <em>we won't post or tweet anything from your account</em> without your explicit permission.
    </p>
  </div>
  <%= big_twitter_login_button %>
  <%= big_facebook_login_button %>
</div>

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
cornflakeomnisocial-0.1.2.6 app/views/omnisocial/auth/new.html.erb
cornflakeomnisocial-0.1.2.5 app/views/omnisocial/auth/new.html.erb
elecnix-omnisocial-0.1.5 app/views/omnisocial/auth/new.html.erb
cornflakeomnisocial-0.1.2.4 app/views/omnisocial/auth/new.html.erb
cornflakeomnisocial-0.1.2.3 app/views/omnisocial/auth/new.html.erb