Sha256: 9ee196e1b788ec216776cfbd7312a8cf4f1ed1e6efaf8c2fc32c9d737bb89a90

Contents?: true

Size: 490 Bytes

Versions: 42

Compression:

Stored size: 490 Bytes

Contents

<div class="flex flex-1 flex-col justify-center py-12 px-4 sm:px-6 lg:flex-none lg:px-20 xl:px-24">    
  <div class="mx-auto w-full max-w-sm lg:w-96">
    <%= render('layouts/flash') %>
    <%= image_tag Tybo.configuration.logo_url, class: 'h-12 w-auto'%>
    <h2 class="mt-6 text-3xl font-bold tracking-tight text-gray-900"><%= @title %></h2>
    <div class="mt-8">
      <div class="mt-6">
        <%= content %>
      </div>
    </div>
  </div>
</div>
<%= render(CoverComponent.new) %>

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
tybo-0.4.1 app/components/devise/form_component.html.erb
tybo-0.4.0 app/components/devise/form_component.html.erb
tybo-0.3.26 app/components/devise/form_component.html.erb
tybo-0.3.24 app/components/devise/form_component.html.erb
tybo-0.3.23 app/components/devise/form_component.html.erb
tybo-0.3.22 app/components/devise/form_component.html.erb
tybo-0.3.21 app/components/devise/form_component.html.erb
tybo-0.3.20 app/components/devise/form_component.html.erb
tybo-0.3.19 app/components/devise/form_component.html.erb
tybo-0.3.18 app/components/devise/form_component.html.erb
tybo-0.3.17 app/components/devise/form_component.html.erb
tybo-0.3.16 app/components/devise/form_component.html.erb
tybo-0.3.15 app/components/devise/form_component.html.erb
tybo-0.3.14 app/components/devise/form_component.html.erb
tybo-0.3.13 app/components/devise/form_component.html.erb
tybo-0.3.12 app/components/devise/form_component.html.erb
tybo-0.3.11 app/components/devise/form_component.html.erb
tybo-0.3.10 app/components/devise/form_component.html.erb
tybo-0.3.9 app/components/devise/form_component.html.erb
tybo-0.3.8 app/components/devise/form_component.html.erb