Sha256: 7198ccac8127d8a6119310cc916f2794b30df97e18ff284bcd161b3aaaf1f33e
Contents?: true
Size: 291 Bytes
Versions: 9
Compression:
Stored size: 291 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>HomesteadingPublisher</title> <%= stylesheet_link_tag "homesteading_publisher/application", media: "all" %> <%= javascript_include_tag "homesteading_publisher/application" %> <%= csrf_meta_tags %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems