]> git.xonotic.org Git - xonotic/xonstat.git/commitdiff
Add issues and FAQ links.
authorAnt Zucaro <azucaro@gmail.com>
Sat, 21 Apr 2012 15:11:05 +0000 (11:11 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Sat, 21 Apr 2012 15:11:05 +0000 (11:11 -0400)
xonstat/templates/base.mako

index 53246f520575e85dcc5c0f75c623a102f97285c2..b3ab5bce4d0f353cb560a31b34a060b87e745921 100755 (executable)
@@ -42,7 +42,7 @@
       </div> <!-- /main row -->
 
       <%block name="footer">
-      <p class="pagination-centered">XonStat is an open source (GPLv2) project created by Antibody. Fork it <a href="https://github.com/antzucaro/XonStat" title="Go to the project page">on Github!</a></p>
+      <p class="pagination-centered">XonStat is an open source (GPLv2) project created by Antibody. Fork it <a href="https://github.com/antzucaro/XonStat" title="Go to the project page">on Github!</a> <br />Questions? Check the <a href="https://github.com/antzucaro/XonStat/wiki/FAQ" title="FAQ">FAQ</a> first. <br />Issues? Log them either <a href="http://dev.xonotic.org/projects/xonstat" title="Xonotic Redmin Issue Tracker">here</a> or <a href="https://github.com/antzucaro/XonStat/issues" title="GitHub issue tracker">here</a> - I check both!</p>
       </%block>
 
       <%block name="js">