2012-04-25 21:17:49 +04:00
|
|
|
<h2>Good Bye</h2>
|
|
|
|
|
2007-09-23 22:50:53 +04:00
|
|
|
<p class="icon icon-example-works"><%= l(:text_say_goodbye) %></p>
|
|
|
|
|
|
|
|
<% content_for :header_tags do %>
|
2012-04-28 13:10:46 +04:00
|
|
|
<%= stylesheet_link_tag 'example', :plugin => 'sample_plugin', :media => "screen" %>
|
2007-09-23 22:50:53 +04:00
|
|
|
<% end %>
|