Sha256: 9204af26888b59390426d0f4946bcea9bcb37e8654bb983b8c0e3be01b892c6b
Contents?: true
Size: 402 Bytes
Versions: 11
Compression:
Stored size: 402 Bytes
Contents
<% use_page_title "Page Cache" %> <%= render layout: 'page_title' do %> <%= link_to "Clear", cache_path, class: 'btn btn-primary right http_delete', :rel=>'clear-cache' %> <% end %> <%= render layout: 'main_content' do %> <p>The CMS caches pages which are frequently accessed by guest users to increase throughput. If a page appears stale, you may manually clear this page cache.</p> <% end %>
Version data entries
11 entries across 11 versions & 2 rubygems