Sha256: 6f1948d3722e8b481a2c6e3412a1debb7b286ba618b496d1ff78aa0f06e47c47

Contents?: true

Size: 1.92 KB

Versions: 125

Compression:

Stored size: 1.92 KB

Contents

<!DOCTYPE html>
<html>
	<head>

		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title><%= content_for?(:title) ? yield(:title) : "PHCPress - Dashboard" %></title>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
		<link rel="canonical" href="https://phcmembers.com">

		<!-- Font -->
		<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:300,400%7CRaleway:300,400,500,600,700%7CLato:300,400,400italic,600,700"/>

		<!-- Requried Style Sheets -->
		<%= stylesheet_link_tag "backend", media: 'all', 'data-turbolinks-track': 'reload' %>

		<!-- Requried JavaScripts -->
		<%= javascript_include_tag "backend", 'data-turbolinks-track': 'reload' %>

		<!-- Security -->
		<%= csrf_meta_tags %>

	</head>
	<body class="page-header-fixed page-sidebar-closed-hide-logo page-content-white">
		<!-- START TOP BAR HEADER -->
		<div class="page-header navbar navbar-fixed-top">
			<%= render 'layouts/components/backend/header/header_system' %>
		</div>
		<!-- END TOP BAR HEADER -->
		<!-- START CLEARFIX -->
		<div class="clearfix">
		</div>
		<!-- END CLEARFIX -->
		<!-- START MAIN CONTAINER -->
		<div class="page-container">
			<!-- START SIDEBAR NAVIGATION -->
			<div class="page-sidebar-wrapper">
				<%= render 'layouts/components/backend/navigation/side_menu' %>
			</div>
			<!-- END SIDEBAR NAVIGATION -->
			<!-- START MAIN CONTENT -->
			<div class="page-content-wrapper">
				<div class="page-content">
					<%= yield %>
				</div>
			</div>
			<!-- END MAIN CONTENT -->
		</div>
		<!-- END MAIN CONTAINER -->
		<!-- START FOOTER -->
		<div class="page-footer">
			<div class="page-footer-inner"> 2016 &copy; PHCPress(PRO)
				<a href="https://www.phcnetworks.net" title="PHCPress(Pro) by PHCNETWORKS" target="_blank"> by PHCNetworks</a>
			</div>
			<div class="scroll-to-top">
				<i class="icon-arrow-up"></i>
			</div>
		</div>
		<!-- END FOOTER -->

	</body>
</html>

Version data entries

125 entries across 57 versions & 1 rubygems

Version Path
phcpresspro-5.1.1 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-5.1.0 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-5.0.3 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-5.0.2 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-5.0.1 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.6.0 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.6 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.5 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.3 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.2 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.1 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.5.0 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.4.7 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.4.6 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.4.5 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.4.1 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.4.0 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.3.2 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.3.1 app/views/layouts/phcpresspro/frontend/news_layout.html.erb
phcpresspro-4.3.0 app/views/layouts/phcpresspro/frontend/news_layout.html.erb