I have some code like this:
我有一些像这样的代码:
<% cache "footer_links" do %>
<%= cms_snippet_content('footer_links') %>
<% end %>
<% I have some code like this:
我有一些像这样的代码:
<% cache "footer_links" do %>
<%= cms_snippet_content('footer_links') %>
<% end %>
<%