Sha256: f56da553ac6bbf1a12dc690b8cf864bfba1f9b60c833930780f354b30127fd9b

Contents?: true

Size: 1.48 KB

Versions: 99

Compression:

Stored size: 1.48 KB

Contents

<!DOCTYPE html>
<html>
<head>

	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<title><%= content_for?(:title) ? yield(:title) : "PHCScriptCDN - Script Listing Engine" %></title>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
	<link rel="canonical" href="http://phcnetworks.net">

	<!-- Font -->
	<link rel="stylesheet" type="text/css" href="https://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 "phcscriptcdnpro/application", media: "all", 'data-turbolinks-track': 'reload' %>

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

</head>
<body>

	<div id="wrapper" class="<%= params[:controller] %>.<%= params[:action] %>">

		<nav class="navbar-default navbar-static-side" role="navigation">
			<%= render 'layouts/phcscriptcdnpro/components/backend/sidebars/left_sidebar' %>
		</nav>

		<div id="page-wrapper" class="gray-bg <%= @extra_class %>">
			<div class="row border-bottom">
				<%= render 'layouts/phcscriptcdnpro/components/backend/navigation/top_bar' %>
			</div>

			<%= yield %>

			<div class="footer">
				<%= render 'layouts/phcscriptcdnpro/components/backend/footer/footer' %>
			</div>

		</div>
		<%= render 'layouts/phcscriptcdnpro/components/backend/sidebars/right_sidebar' %>
	</div>

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

</body>
</html>

Version data entries

99 entries across 99 versions & 1 rubygems

Version Path
phcscriptcdnpro-47.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-46.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-45.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-45.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-44.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-43.2.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-43.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-43.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-42.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-41.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-40.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-40.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-39.0.1 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-39.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-38.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-38.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-37.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-36.1.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-36.0.0 app/views/layouts/phcscriptcdnpro/application.html.erb
phcscriptcdnpro-35.0.1 app/views/layouts/phcscriptcdnpro/application.html.erb