middleman/middleman-core/fixtures/cache-buster-app/source/cache-buster.html.erb
2013-05-09 14:41:26 -07:00

4 lines
121 B
Plaintext
Executable file

<%= stylesheet_link_tag "site.css" %>
<%= javascript_include_tag "empty-with-include.js" %>
<%= image_tag "blank.gif" %>