Sha256: 21cfbb8683f09bc04e2ccb2f842d57d15a90db691df60fb25a1e0522d3af0e18
Contents?: true
Size: 607 Bytes
Versions: 9
Compression:
Stored size: 607 Bytes
Contents
doctype html html head title = Rails.application.class.module_parent_name meta name="viewport" content="width=device-width,initial-scale=1" = csrf_meta_tags = csp_meta_tag = stylesheet_link_tag 'application', 'data-turbo-track': 'reload' = javascript_include_tag 'application', 'data-turbo-track': 'reload', type: 'module' body div .text-center #flash.flash.d-inline-block = render partial: 'pg_layout/flash' .container.text-center = yield = render_turbo_stream_title css: .pg-form { max-width: 22em; margin: auto; }
Version data entries
9 entries across 9 versions & 1 rubygems