Sha256: 5448a98bcd9d2fae221d9ea627777efa50aa2e37bd3387a3ab8cf604c0882eb9
Contents?: true
Size: 238 Bytes
Versions: 5
Compression:
Stored size: 238 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Simple form themes</title> <%= csrf_meta_tags %> <%= csp_meta_tag %> <%= stylesheet_link_tag "simple_form/themes/application", media: "all" %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems