Sha256: 4dcf25808e95d89fad76b80314dc68e69514703897d951098dadef30c88b194e
Contents?: true
Size: 258 Bytes
Versions: 13
Compression:
Stored size: 258 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Unidom Party</title> <%= stylesheet_link_tag 'unidom/party/application', media: "all" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> <%= javascript_include_tag 'unidom/party/application' %> </body> </html>
Version data entries
13 entries across 13 versions & 1 rubygems