Sha256: 79db7d2f4a8b9c37adc71b255e816b643f3fb80c968701db9e89d06bf8aaed70

Contents?: true

Size: 1.25 KB

Versions: 54

Compression:

Stored size: 1.25 KB

Contents

<!DOCTYPE html>
<html>

	<head>

		<title>PHCScriptCDN - Script Listing Manager</title>

		<%= stylesheet_link_tag    "phcscriptcdn/application", media: "all" %>
		<%= javascript_include_tag "phcscriptcdn/application" %>
		<%= csrf_meta_tags %>

	</head>

	<body class="hold-transition skin-blue sidebar-mini">

		<div class="wrapper">
			<div class="main_container">

				<header class="main-header">

					<!-- Logo with Link -->
					<%= link_to phcscriptcdn.script_listings_path, class: "logo" do %>
						<span class="logo-mini">PHC</span>
						<span class="logo-lg"><b>PHC</b>ScriptCDN</span>
					<% end %>
					<!-- Logo with Link -->

					<!-- Top Navbar -->
					<nav class="navbar navbar-static-top">
						<%= render 'layouts/phcscriptcdn/components/backend/topbar/topbar' %>
					</nav>
					<!-- Top Navbar -->

				</header>

				<aside class="main-sidebar">
					<%= render 'layouts/phcscriptcdn/components/backend/navigation/navigation' %>
				</aside>

				<!-- Page Content -->
				<div class="content-wrapper">
					<%= yield %>
				</div>
				<!-- Page Content -->

			</div>
		</div>

		<!-- Footer -->
		<footer class="main-footer">
			<%= render 'layouts/phcscriptcdn/components/backend/footer/footer' %>
		</footer>
		<!-- Footer -->

	</body>
</html>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
phcscriptcdn-48.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-47.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-44.1.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-45.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-44.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-43.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-42.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-41.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-40.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-38.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-37.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-36.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-35.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-34.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-33.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-32.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-31.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-30.0.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-29.2.0 app/views/layouts/phcscriptcdn/application.html.erb
phcscriptcdn-29.1.0 app/views/layouts/phcscriptcdn/application.html.erb