]> arthur.barton.de Git - ngircd-web.git/blob - common/download.inc
Adjust P and DT margins
[ngircd-web.git] / common / download.inc
1 <dl>
2         <dt>
3                 <strong>ngIRCd Release 26.1</strong> (2021-01-02):
4         </dt>
5         <?php download_links("26.1", "ngircd.barton.de"); ?>
6         <?php download_links("26.1", "ngircd.mirror.3rz.de"); ?>
7         <?php download_links("26.1", "ngircd.sourceforge.io"); ?>
8         <dt>
9                 <strong>ngIRCd Release 27~rc1</strong> (2024-04-13):
10         </dt>
11         <?php download_links("27~rc1", "ngircd.barton.de"); ?>
12         <?php download_links("27~rc1", "ngircd.mirror.3rz.de"); ?>
13         <?php download_links("27~rc1", "ngircd.sourceforge.io"); ?>
14 </dl>