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