|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
<strong><%= l(:label_tags_contest) %>:<%= link_to "#{contest.name}",
|
|
|
|
|
:controller => "contests",:action => "show_contest",:id => contest.id %></strong>
|
|
|
|
|
<br />
|
|
|
|
|
<strong><%= l(:label_tags_contest_description) %>:</strong><%= contest.description %>
|
|
|
|
|
<strong><%= l(:label_tags_contest_description) %>:</strong><%= textilizable contest.description %>
|
|
|
|
|
<%= contest.updated_on %>
|
|
|
|
|
</p>
|
|
|
|
|
<div class="line_under"></div>
|
|
|
|
|