23 lines
357 B
Plaintext
23 lines
357 B
Plaintext
|
|
|
|
|
|
-content_for :sidebar do
|
|
|
|
|
|
|
|
=render :partial => "public/articles/sidebar_recents"
|
|
|
|
.widget
|
|
%h2 Profitez de mon expérience !
|
|
=link_to "Conférences, sorties, études...", "/pages/presentation/profitez-de-mon-experience.html"
|
|
|
|
|
|
-content_for :body do
|
|
.breadcumbs
|
|
=link_to "Accueil", "/"
|
|
>
|
|
Agenda
|
|
|
|
%h1 Agenda
|
|
|
|
#events_large=render @events |