Sha256: c62a25395c106f9dc61ae973e9c2fdd4da3251c67f402e138ade5ecf0ae9a622
Contents?: true
Size: 252 Bytes
Versions: 5
Compression:
Stored size: 252 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Tellimus</title> <%= stylesheet_link_tag "tellimus/application", :media => "all" %> <%= javascript_include_tag "tellimus/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems