changelog date typo
[eidogo.git] / ff_extension.phtml
blobe6eea0cc401e7b7682e7f281d010640647eaacd0
1 <?php $title = "Firefox Extension"; include("header.phtml"); ?>
3 <div id="text-content">
5 <h2>Firefox Extension</h2>
7 <p>Adrian Petrescu has written
8     an excellent Firefox extension that allows you to open SGF files from other websites
9     in EidoGo.</p>
10     
11 <p><a href="http://www.blog.komrades.org/?p=45">Here's more info.</a> Bug reports and feedback related to
12     extension can be sent directly to <a href="mailto:apetresc@gmail.com">Adrian</a>.</p>
14 <div style='margin: 10px; padding: 10px; background: #ddd'>
15     <p>&raquo; <a href="http://komrades.org/eidogoext.xpi"><b>Install Extension</b></a> (You may need to tell Firefox to allow it.)</p>
16 </div>
18 </div>
20 <?php include("footer.phtml"); ?>