say_goodbye.rhtml
5 lines
| 203 B
| text/html+ruby
|
RhtmlLexer
|
r742 | <p class="icon icon-example-works"><%= l(:text_say_goodbye) %></p> | ||
<% content_for :header_tags do %> | ||||
<%= stylesheet_link_tag "example.css", :plugin => "sample_plugin", :media => "screen" %> | ||||
<% end %> | ||||