Merge: example: add 24 game task of Rosetta code
[nit.git] / contrib / nitiwiki / tests / wiki3 / templates / footer.html
1 <div class="row footer">
2 <div class="container-fluid">
3 <div class="well well-sm">
4 <p><strong>%TITLE% &copy; %YEAR%</strong></p>
5 <p class="text-muted"><em>last modification %GEN_TIME%</em></p>
6 <p class="text-muted">Proudly powered by
7 <a href="http://nitlanguage.org">nit</a>!</p>
8 </div>
9 </div>
10 </div>