Sha256: d14675a1093b47502f09c66a2d94fc1c0a233e04554170f4e386d8a7204c9cbb

Contents?: true

Size: 417 Bytes

Versions: 12

Compression:

Stored size: 417 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

12 entries across 12 versions & 1 rubygems

Version Path
phcpress-7.1.2 app/views/layouts/phcpress/frontend.html.erb
phcpress-7.1.1 app/views/layouts/phcpress/frontend.html.erb
phcpress-7.1.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-7.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.7.3 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.7.2 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.7.1 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.7.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.6.6 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.6.5 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.6.4 app/views/layouts/phcpress/frontend.html.erb
phcpress-6.6.3 app/views/layouts/phcpress/frontend.html.erb