----- ----- <% language, languages, blog, article = setItemConf %> <%= meta_tags %> <%= meta_alternate %> <%= @item[:title] %>
<% unless @item[:no_entete] %>
<%= choixrss %>
<%= choixlang %>
<%= generateMenu %>
<% end %> Presentation drawing

<%= content_for(@item, :title).nil? ? @item[:title] : content_for(@item,:title) %>

<% unless @item[:subtitle].nil? and content_for(@item,:subtitle).nil? %>

<%= content_for(@item,:subtitle).nil? ? @item[:subtitle] : content_for(@item,:subtitle) %>

<% end %>
<% if content_for(@item,:summary) %>
<% content_for(@item,:summary) %>
<% end %> <%= generateSubMenu %>
<%= yield %> <% unless @item[:no_entete] %> <% end %>
<%=tradOf(:copyright) %>
<%=tradOf(:last_modified)%>: <%= gitmtime.strftime(@config[:dateFormat][language.intern]) %>
<%= tradOf(:entirely_done_with) %> Vim <%= tradOf(:and) %> nanoc