Sha256: 32d372b130d929577e7eb47a3aea662d8406f881340398cbc6f579cbd520bb47
Contents?: true
Size: 259 Bytes
Versions: 4
Compression:
Stored size: 259 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Lunar shell</title> <%= stylesheet_link_tag "lunar_shell/application", media: "all" %> <%= javascript_include_tag "lunar_shell/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
4 entries across 4 versions & 1 rubygems