comparison templates/sat_website/links.html @ 59:01738ae70f2d

add poezio and biboumi to the links section
author souliane <souliane@mailoo.org>
date Thu, 14 May 2015 23:42:25 +0200
parents 01e9c646999f
children 0d20fb28c32e
comparison
equal deleted inserted replaced
58:746e53efc188 59:01738ae70f2d
66 <div class="info"> 66 <div class="info">
67 {% blocktrans with readme_prefix='<a href="http://repos.goffi.org/sat/file/tip/README" target="#">' readme_suffix='</a>' %}We use - and sometimes contribute -, take ideas and inspiration from many projects that can not all be listed here. For the projects directly concerning the development of the software, please check the "credits" section of SàT's {{ readme_prefix }}README{{ readme_suffix }} file.{% endblocktrans %} 67 {% blocktrans with readme_prefix='<a href="http://repos.goffi.org/sat/file/tip/README" target="#">' readme_suffix='</a>' %}We use - and sometimes contribute -, take ideas and inspiration from many projects that can not all be listed here. For the projects directly concerning the development of the software, please check the "credits" section of SàT's {{ readme_prefix }}README{{ readme_suffix }} file.{% endblocktrans %}
68 </div> 68 </div>
69 <div class="info"> 69 <div class="info">
70 <div class="row"> 70 <div class="row">
71 <div class="col-md-12"><a href="http://poez.io" target="#">Poezio</a></div>
72 </div>
73 <div class="row">
74 <div class="col-md-12"><a href="http://biboumi.louiz.org" target="#">Biboumi</a></div>
75 </div>
76 <div class="row">
71 <div class="col-md-12"><a href="http://liberte0.org/" target="#">Liberté #0</a></div> 77 <div class="col-md-12"><a href="http://liberte0.org/" target="#">Liberté #0</a></div>
72 </div> 78 </div>
73 <div class="row"> 79 <div class="row">
74 <div class="col-md-12"><a href="http://dev.kd2.org/garradin/" target="#">Garradin</a></div> 80 <div class="col-md-12"><a href="http://dev.kd2.org/garradin/" target="#">Garradin</a></div>
75 </div> 81 </div>