mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-25 01:41:14 +00:00
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9528 e93f8b46-1217-0410-a6f0-8f06a7374b81
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
<h2>Good Bye</h2>
|
|
|
|
<p class="icon icon-example-works"><%= l(:text_say_goodbye) %></p>
|
|
|
|
<% content_for :header_tags do %>
|
|
<%= stylesheet_link_tag "/plugin_assets/sample_plugin/stylesheets/example.css", :media => "screen" %>
|
|
<% end %>
|