Sha256: 9984dcef62f46b09b692690d80e580c46fa35d75072424c10a7dbd6a710762e5

Contents?: true

Size: 1.66 KB

Versions: 36

Compression:

Stored size: 1.66 KB

Contents

<!-- Title System -->
<% phc_title "PHCNetworks Blog" %>
<% phc_title_tagline "News & Information" %>
<!-- 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 -->

			<!-- Blog 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.script_listing_path(script_listings_index) %></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-comment-o"></i> 
									<span class="font-lato">0 Comments</span>
								<% end %>
							</li>
							<li>
								<i class="fa fa-folder-open-o"></i>
								<%= link_to "#" do %>
									<span class="font-lato">Design</span>
								<% end %>
								<%= link_to "#" do %>
									<span class="font-lato">Photography</span>
								<% end %>
							</li>
							<li>

							</li>
						</ul>
						<div></div>
					</div>
				<% end %>

			</div>
			<!-- Blog List -->

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

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
phcscriptcdnpro-5.3.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.3.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.2.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.2.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.2.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.2.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.7 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.6 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.5 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.4 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.1.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.0.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.0.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.0.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-5.0.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-4.6.6 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb
phcscriptcdnpro-4.6.5 app/views/phcscriptcdnpro/frontpage/scriptlistings/index.html.erb