Sha256: 1f89946a9fadfbd143512794d077c5c9fc15b51bed94e0ede1132deb1c454c8a
Contents?: true
Size: 256 Bytes
Versions: 4
Compression:
Stored size: 256 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Start bootstrap admin theme</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "start_bootstrap_admin_theme/application", media: "all" %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems