Sha256: e03fab34f958574eac612083dd126fb660d57ee164b152885452f6e5911285ef
Contents?: true
Size: 275 Bytes
Versions: 2
Compression:
Stored size: 275 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.application.first_runs_header") %> <%= render Maquina::FirstRuns::Form.new(@user) %> </div>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
maquina-0.5.2 | app/views/maquina/first_runs/show.html.erb |
maquina-0.5.1 | app/views/maquina/first_runs/show.html.erb |