Mercurial Hosting > arkian
annotate src/discussion.html @ 30:1c8020344d43 default tip
remove X
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Thu, 11 Dec 2025 13:15:28 -0700 |
| parents | b6949310d716 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <!doctype html> |
| 2 <html lang="en"> | |
| 3 <head> | |
| 4 <script src="/site.js"></script> | |
| 5 <script> head() </script> | |
| 6 <title>Arkian - Discussion</title> | |
| 7 </head> | |
| 8 <body> | |
| 9 <script> header() </script> | |
| 10 <div content> | |
| 11 <h1>Discussion</h1> | |
| 12 <ul links> | |
| 13 <li><a href="https://mikraite.arkian.net/">Mikraite Forum</a></li> | |
| 14 <li>Email: <a href="mailto:fschmidt@gmail.com">fschmidt@gmail.com</a></li> | |
| 15 </ul> | |
| 16 </div> | |
| 17 </body> | |
| 18 </html> |
