Sha256: 9acea4f8b9aa345d4262ea8489e007a831cf0abe07c80ec8fb19f0bca15ff29e

Contents?: true

Size: 1.48 KB

Versions: 36

Compression:

Stored size: 1.48 KB

Contents

<!-- Title System -->
<% phc_title "PHCNetworks Script CDN" %>
<% phc_title_tagline "Global Script Delivery Network" %>
<!-- Title System -->

<!-- Page Header -->
<section class="page-header page-header-lg parallax parallax-3" style="background-image:url('https://images.phcnetworks.net/stock/transportation/highway_mountain_night.jpg')">
	<%= render 'layouts/components/pages/titlebars' %>
</section>
<!-- Page Header -->

<!-- Page Content -->
<section>
	<div class="container">
		<div class="row">

		<!-- Left Sidebar -->
		<div class="col-md-3 col-sm-3">
		</div>
		<!-- Left Sidebar -->

		<!-- Script CDN List -->
		<div class="col-md-9 col-sm-9">

			<% @script_listings_index.each do |script_listings_index| %>
				<div class="blog-post-item">
					<h2><%= link_to script_listings_index.scripttitle, phcscriptcdnpro.frontend_listing_path(script_listings_index) %> <small>v. <%= script_listings_index.version.scriptversion %></small></h2>
					<ul class="blog-post-info list-inline">
						<li>
							<%= link_to "#" do %>
								<i class="fa fa-clock-o"></i>
								<span class="font-lato"><%= script_listings_index.created_at %></span>
							<% end %>
						</li>
						<li>
							<%= link_to "#" do %>
								<i class="fa fa-user"></i>
								<span class="font-lato">Posted By - <%= script_listings_index.user_name %></span>
							<% end %>
						</li>
					</ul>
					<div></div>
				</div>
			<% end %>

		</div>
		<!-- Script CDN List -->

		</div>
	</div>
</section>
<!-- Page Content -->

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
phcscriptcdnpro-20.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-19.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-19.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-18.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-18.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-17.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-17.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-16.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-16.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-15.2.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-15.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-15.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-14.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-14.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-13.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-13.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-12.2.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-12.1.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-12.0.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb
phcscriptcdnpro-11.3.0 app/views/phcscriptcdnpro/frontend/listings/index.html.erb