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