Sha256: 69bb37f54ec77e86545470d04881c67bd6f0d29cd129fb0b8aae09c80fa65939

Contents?: true

Size: 523 Bytes

Versions: 7

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">
					<% @scriptcdn_mains.each do |scriptcdn_main| %>
						<%= link_to phcscriptcdnpro.frontend_cdnpage_path(scriptcdn_main), class: "list-group-item" do %>
							<h4 class="list-group-item-heading"><%= scriptcdn_main.scriptname %></h4>
						<% end %>
					<% end %>
				</div>

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
phcscriptcdnpro-2.0.2 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-2.0.1 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-2.0.0 app/views/phcscriptcdnpro/cdnsite/cdnpages/index.html.erb
phcscriptcdnpro-1.13.0 app/views/phcscriptcdnpro/frontend/cdnpages/index.html.erb
phcscriptcdnpro-1.12.6 app/views/phcscriptcdnpro/frontend/cdnpages/index.html.erb
phcscriptcdnpro-1.12.5 app/views/phcscriptcdnpro/frontend/cdnpages/index.html.erb
phcscriptcdnpro-1.12.4 app/views/phcscriptcdnpro/frontend/cdnpages/index.html.erb