Sha256: 11276c53971add4aa76cf9a9c569592c49a58776e53360791fff5f24d043b5c1
Contents?: true
Size: 247 Bytes
Versions: 12
Compression:
Stored size: 247 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Arcadex</title> <%= stylesheet_link_tag "arcadex/application", media: "all" %> <%= javascript_include_tag "arcadex/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
12 entries across 12 versions & 1 rubygems