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