Sha256: 12a63b40a267c3ad9df7a5724bfd3c97b233c1ec7ea8ed049efe04aa238e98b1

Contents?: true

Size: 523 Bytes

Versions: 16

Compression:

Stored size: 523 Bytes

Contents

<% phc_title "PHC Script CDN" %>
<% phc_title_tagline "Script Content Delivery Network" %>

<section>
	<div class="container">
		<div class="row">
			<div class="col-md-12">

				<div class="list-group">
					<% @script_listings.each do |script_listing| %>
						<%= link_to phcscriptcdnpro.cdnsite_cdnpage_path(script_listing), class: "list-group-item" do %>
							<h4 class="list-group-item-heading"><%= script_listing.scripttitle %></h4>
						<% end %>
					<% end %>
				</div>

			</div>
		</div>
	</div>
</section>

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
phcscriptcdnpro-4.4.1 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.4.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.3.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.2.1 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.2.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.1.3 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.1.2 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.1.1 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.1.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-4.0.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.6.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.5.8 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.5.7 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.5.4 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.5.3 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-3.5.1 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb