~~~ INPUT ~~~

   <meta name="blah" content="cheese">
   
   <p>This is a pretty simple page.</p>
   
   <p>Bye.</p>

~~~ TITLE ~~~

~~~ PROPERTIES ~~~

title=
meta.blah=cheese

~~~ HEAD ~~~

~~~ BODY ~~~

   <meta name="blah" content="cheese">
   
   <p>This is a pretty simple page.</p>
   
   <p>Bye.</p>

  

