Sha256: 1e47ef57c62e3bc5e6bf6952db0a0c53531b9e10d27a1b49942db24c01ed7ad5

Contents?: true

Size: 1.79 KB

Versions: 53

Compression:

Stored size: 1.79 KB

Contents

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

<section>
	<div class="container">
		<div class="row">

			<!-- Blog List -->
			<div class="col-md-9 col-sm-9">
				<h1 class="blog-post-title"><%= @articles_single.psttitle %></h1>
				<ul class="blog-post-info list-inline">
					<li>
						<%= link_to "#" do %>
							<i class="fa fa-clock-o"></i> 
							<span class="font-lato"><%= @articles_single.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>
						<%= link_to "#" do %>
							<i class="fa fa-user"></i> 
							<span class="font-lato"><%= @articles_single.user_name %></span>
						<% end %>
					</li>
				</ul>
                <% if @articles_single.pstimage? %>
					<figure class="margin-bottom-20">
						<%= image_tag @articles_single.pstimage_url, class: "img-responsive" %>
					</figure>
				<% end %>
				<div><%= @articles_single.psttext.html_safe %></div>
            </div>
			<!-- Blog List -->

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

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

Version data entries

53 entries across 53 versions & 2 rubygems

Version Path
phcpresspro-6.8.0 app/views/phcpresspro/frontend/articles/show.html.erb
phcpresspro-6.7.7 app/views/phcpresspro/frontend/articles/show.html.erb
phcpresspro-6.7.6 app/views/phcpresspro/frontend/articles/show.html.erb
phcscriptcdnpro-5.3.3 app/views/phcscriptcdnpro/frontend/listings/show.html.erb
phcscriptcdnpro-5.3.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.3.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.3.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.2.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.2.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.2.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.2.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.7 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.6 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.5 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.4 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.2 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.1 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.1.0 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb
phcscriptcdnpro-5.0.3 app/views/phcscriptcdnpro/frontpage/scriptlistings/show.html.erb