Sha256: 6c669757803a498befc1391291de6c11ed462de49fc2b946ff9b6822bd03f159

Contents?: true

Size: 1.99 KB

Versions: 70

Compression:

Stored size: 1.99 KB

Contents

<!DOCTYPE html>
<html>
	<head>

		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<title><%= content_for?(:title) ? yield(:title) : "PHCMembers - 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" %>

		<!-- Requried JavaScripts -->
		<%= javascript_include_tag "backend" %>

		<!-- 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; PHCMembers Pro 
				<a href="https://www.phcnetworks.net" title="PHCMEMBERS by PHCNETWORKS" target="_blank"> by PHCNetworks</a>
			</div>
			<div class="scroll-to-top">
				<i class="icon-arrow-up"></i>
			</div>
		</div>
		<!-- END FOOTER -->

		<script type="text/javascript" src="//frmwrks.phcnetworks.net/metronic/version_4.5.6/theme_ltr/assets/layouts/layout/scripts/demo.js"></script>

	</body>
</html>

Version data entries

70 entries across 70 versions & 1 rubygems

Version Path
phcmemberspro-8.5.2 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-8.5.1 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-8.5.0 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-8.0.1 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-8.0.0 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.9.1 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.9.0 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.14 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.12 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.11 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.10 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.8 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.7 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.6 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.5 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.2 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.1 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.8.0 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.7.0 app/views/layouts/phcmemberspro/application.html.erb
phcmemberspro-7.6.0 app/views/layouts/phcmemberspro/application.html.erb