Sha256: 63810c6da7718a354e0c3bcc9d778950159e2847b488a2c6d0f33cdd940d23c7

Contents?: true

Size: 1.15 KB

Versions: 48

Compression:

Stored size: 1.15 KB

Contents

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

<!-- 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, phcscriptcdn.frontend_listing_path(script_listings_index) %> <small></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

48 entries across 48 versions & 1 rubygems

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