##// END OF EJS Templates
* news rss feed added...
* news rss feed added * "header_tags" block added to allow inclusion of page specific tags in the html header (stylesheets, javascripts, feeds...) git-svn-id: http://redmine.rubyforge.org/svn/trunk@121 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r65:96f83cc8f0f0
r118:58f8a23d58c5
Show More
issue_add_fr.rhtml
2 lines | 189 B | text/html+ruby | RhtmlLexer
Une nouvelle demande (#<%= @issue.id %>) a été soumise.
----------------------------------------
<%= render :file => "_issue", :use_full_path => true, :locals => { :issue => @issue } %>