comparison src/discussion.html.luan @ 25:c5e38932f986

update discussion page
author Franklin Schmidt <fschmidt@gmail.com>
date Tue, 23 Aug 2022 09:30:51 -0600
parents 4eac77bddd7c
children c6a350363bb6
comparison
equal deleted inserted replaced
24:4eac77bddd7c 25:c5e38932f986
19 <body> 19 <body>
20 <% header() %> 20 <% header() %>
21 <div content> 21 <div content>
22 <h1>Discussion</h1> 22 <h1>Discussion</h1>
23 <ul links> 23 <ul links>
24 <li><a href="http://www.mikraite.org/Good-Software-f1999.html">Good Software forum on Mikraite</a></li> 24 <li><a href="http://www.mikraite.org/Reactionary-Software-f1999.html">Forum on Mikraite</a></li>
25 <li><a href="https://communities.win/c/programming">/c/programming on communities.win</a></li>
26 </ul> 25 </ul>
27 </div> 26 </div>
28 </body> 27 </body>
29 </html> 28 </html>
30 <% 29 <%