Mercurial Hosting > luan
view website/src/examples/static.html @ 404:d55e873e1f0d
metatables now only apply to tables
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 29 Apr 2015 07:04:40 -0600 |
parents | 12ee9a336b95 |
children | 49cf706c326a |
line wrap: on
line source
<html> <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>