Sha256: 779a667a81a2cfe873dfdd3ed7d149a402b7507f843b1634deae2055a0a8e5bb

Contents?: true

Size: 274 Bytes

Versions: 2

Compression:

Stored size: 274 Bytes

Contents

<div class="flex min-h-full flex-col justify-center py-12 sm:px-6 lg:px-8">

  <%= render Maquina::Application::SessionsHeader.new(
    brand_icon: brand_icon,
    translation_key: "maquina.first_runs.show",
  ) %>
  <%= render Maquina::FirstRuns::Form.new(@user) %>
</div>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
maquina-0.7.2 app/views/maquina/first_runs/show.html.erb
maquina-0.7.1 app/views/maquina/first_runs/show.html.erb