Mercurial Hosting > luan
view website/src/examples/static.html @ 2032:a7bd5901daf4 default tip
remove admin link
| author | Franklin Schmidt <fschmidt@gmail.com> | 
|---|---|
| date | Sun, 02 Nov 2025 19:03:57 -0700 | 
| parents | 28cd9b3abdb3 | 
| children | 
line wrap: on
 line source
<!doctype html> <html lang="en"> <body> <h1>Static HTML</h1> <p>This is a static HTML page.</p> <p>You can view the source in your browser.</p> </body> </html>
