Sha256: e31ee6b5b07bd66a0500692d4ac879ec4d1fcce6ecf3ea65a885b07768d90fa9

Contents?: true

Size: 418 Bytes

Versions: 81

Compression:

Stored size: 418 Bytes

Contents

<!DOCTYPE html>
<html>

	<head>

		<title>PHCPress - Rails CMS Engine</title>

		<%= stylesheet_link_tag    "phcpress/application", media: "all" %>
		<%= javascript_include_tag "phcpress/application" %>
		<%= csrf_meta_tags %>

	</head>

	<body class="hold-transition skin-blue sidebar-mini">

		<!-- Page Content -->
		<div class="content-wrapper">
			<%= yield %>
		</div>
		<!-- Page Content -->

	</body>

</html>

Version data entries

81 entries across 81 versions & 1 rubygems

Version Path
phcpress-50.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-49.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-48.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-47.1.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-47.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-46.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-45.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-44.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-43.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-42.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-41.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-40.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-39.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-38.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-37.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-36.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-35.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-34.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-33.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-32.0.0 app/views/layouts/phcpress/frontend.html.erb