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-31.2.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-31.1.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-31.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-30.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-29.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-28.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-27.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-26.0.1 app/views/layouts/phcpress/frontend.html.erb
phcpress-26.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-25.1.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-25.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-24.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-23.2.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-23.1.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-23.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-22.0.1 app/views/layouts/phcpress/frontend.html.erb
phcpress-22.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-21.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-20.0.0 app/views/layouts/phcpress/frontend.html.erb
phcpress-19.0.1 app/views/layouts/phcpress/frontend.html.erb