Sha256: d5c9214b479b9174c6de53ef54b040a3011f5da5bab80dc05ac58c0adde24edc
Contents?: true
Size: 330 Bytes
Versions: 5
Compression:
Stored size: 330 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Phcmembers</title> <%= stylesheet_link_tag "phcmembers/application", media: "all" %> <%= javascript_include_tag "phcmembers/application" %> <%= csrf_meta_tags %> </head> <body> <%= render 'layouts/phcmembers/elements/alerts/notifications' %> <%= yield %> </body> </html>
Version data entries
5 entries across 5 versions & 1 rubygems