Sha256: d2fb494cedd9c04690383f87c14f0c9563857c9af70230046a2d3150b241461f

Contents?: true

Size: 360 Bytes

Versions: 3

Compression:

Stored size: 360 Bytes

Contents

<!DOCTYPE html>
<html>
	<head>
		<title>PHCMembers - Members & Directory Manager</title>
			<%= stylesheet_link_tag    "phcmemberspro/application", media: "all" %>
			<%= javascript_include_tag "phcmemberspro/application" %>
			<%= csrf_meta_tags %>
	</head>
	<body>
		<%= render 'layouts/phcnotifi/components/notifications' %>
		<%= yield %>
	</body>
</html>

Version data entries

3 entries across 1 versions & 1 rubygems

Version Path
phcmemberspro-2.1.7 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-2.1.7 app/views/layouts/phcmemberspro/directory/directory_all.html.erb
phcmemberspro-2.1.7 app/views/layouts/phcmemberspro/members/members_all.html.erb