2424
2525 < div id ="container ">
2626 < header >
27- < h1 > < a href ="/ "> < img src ="/public/img/pullrequest-logo.png " alt ="PullRequest "/> </ a > </ h1 >
27+ < h1 > < a href ="/ " title =" Page d'accueil " > < img src ="/public/img/pullrequest-logo.png " alt ="PullRequest "/> </ a > </ h1 >
2828 </ header >
2929
3030 < div id ="main " role ="main ">
31- {{ content }}
31+ < section id ="content ">
32+ {{ content }}
33+ </ section >
3234
3335 < aside >
3436 < section id ="about ">
@@ -38,8 +40,13 @@ <h1>A propos</h1>
3840 < section id ="follow ">
3941 < h1 > Suivez nous!</ h1 >
4042 < ul >
41- < li > < a href ="http://twitter.com/pullrequest "> Sur Twitter</ a > </ li >
42- < li > < a rel ="alternate " type ="application/rss+xml " href ="http://feeds.feedburner.com/pullrequest/blog-posts "> Via RSS</ a > </ li >
43+ < li >
44+ < a href ="http://twitter.com/pullrequest " class ="twitter-follow-button " data-show-count ="false " data-lang ="fr "> Follow @pullrequest</ a >
45+ < script src ="http://platform.twitter.com/widgets.js " type ="text/javascript "> </ script >
46+ </ li >
47+ < li class ="feed ">
48+ < a rel ="alternate " type ="application/rss+xml " href ="http://feeds.feedburner.com/pullrequest/blog-posts "> abonnement RSS</ a >
49+ </ li >
4350 </ ul >
4451 </ section >
4552 < section id ="contribute ">
@@ -61,18 +68,20 @@ <h1>Licence</h1>
6168 < section id ="opensource ">
6269 < h1 > OpenSource</ h1 >
6370 < p > Les auteurs de PullRequest sont à l'origine, ou contributeurs, entre autre, de ces projets:</ p >
64- < a href ="http://openscales.org "> OpenScales</ a >
65- < a href ="http://resthub.org "> RestHub</ a >
66- < a href ="https://github.com/loicfrering/LosoBundle "> LosoBundle</ a >
67- < a href ="https://github.com/loicfrering/losolib "> LoSoLib</ a >
68- < a href ="https://bitbucket.org/feugy/myth "> Myth</ a >
71+ < ul >
72+ < li > < a href ="http://openscales.org "> OpenScales</ a > </ li >
73+ < li > < a href ="http://resthub.org "> RestHub</ a > </ li >
74+ < li > < a href ="https://github.com/loicfrering/LosoBundle "> LosoBundle</ a > </ li >
75+ < li > < a href ="https://github.com/loicfrering/losolib "> LoSoLib</ a > </ li >
76+ < li > < a href ="https://bitbucket.org/feugy/myth "> Myth</ a > </ li >
77+ </ ul >
6978 </ section >
7079 </ aside >
7180
7281 </ div >
7382
7483 < footer >
75- < small id ="legal "> © 2011 pullrequest.org</ small > —
84+ < small id ="legal "> © 2011 pullrequest.org</ small >
7685 < small id ="poweredby "> Propulsé par < a href ="https://github.com/mojombo/jekyll "> Jekyll</ a > </ small >
7786 </ footer >
7887 </ div >
0 commit comments