diff --git a/layouts/default.html b/layouts/default.html deleted file mode 100644 index e351f52..0000000 --- a/layouts/default.html +++ /dev/null @@ -1,97 +0,0 @@ ------ ------ -<% language, languages, blog, article = setItemConf %> - - - - - <%= meta_tags %> - - - - <%= meta_alternate %> - - - - - <%= @item[:title] %> - - - - -
- <% unless @item[:no_entete] %> -
-
-
<%= choixrss %>
-
<%= choixlang %>
-
- <%= generateMenu %> -
-
-
- <% end %> - Presentation drawing -
-

- <%= @item[:content_for_title].nil? ? @item[:title] : @item[:content_for_title] %> -

- <% unless @item[:subtitle].nil? and @item[:content_for_subtitle].nil? %> -

- <%= @item[:content_for_subtitle].nil? ? @item[:subtitle] : @item[:content_for_subtitle] %> -

- <% end %> -
- -
- - <% if @item[:content_for_summary] %> -
- <% @item[:content_for_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 -
-
- Validation - [xhtml] - . - [css] - . - [rss] -
-
-
-
- <%= user_voice %> - - diff --git a/layouts/main.html b/layouts/main.html index 18e405b..d086f97 100644 --- a/layouts/main.html +++ b/layouts/main.html @@ -28,16 +28,6 @@ - - - - - - - - @@ -52,11 +42,13 @@
-
<%= choixlang %>
-
+ +
<%= page_title %>
-
<%= choixrss %>