8 lines
218 B
Plaintext
8 lines
218 B
Plaintext
|
<h3>Good Bye</h3>
|
||
|
|
||
|
<p class="icon icon-example-works"><%= l(:text_say_goodbye) %></p>
|
||
|
|
||
|
<% content_for :header_tags do %>
|
||
|
<%= stylesheet_link_tag 'example', :plugin => 'sample_plugin', :media => "screen" %>
|
||
|
<% end %>
|