Sha256: f6686918a245b34fb5c3f9da21be507f6ddd8c845ad7d4179640b9b4299b3d35
Contents?: true
Size: 391 Bytes
Versions: 12
Compression:
Stored size: 391 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>PHCMembers - Members & Directory Manager</title> <%= stylesheet_link_tag "phcmembers/application", media: "all" %> <%= javascript_include_tag "phcmembers/application" %> <%= csrf_meta_tags %> </head> <body> <div class="container"> <%= render 'layouts/phcnotifi/components/notifications' %> <%= yield %> </div> </body> </html>
Version data entries
12 entries across 4 versions & 1 rubygems