Sha256: 77e07d7623a3975ace98121666240de9364c1fd468facae1d86f8003cf248c9a
Contents?: true
Size: 434 Bytes
Versions: 8
Compression:
Stored size: 434 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title> <%= t('inline_forms.general.application_title') %> v<%= InlineForms::VERSION %> </title> <%= stylesheet_link_tag "devise" %> <%= csrf_meta_tags %> </head> <body> <div id="inline_forms_devise_outer_container"> <%= yield %> </div> </body> </html>
Version data entries
8 entries across 8 versions & 1 rubygems