Edit this page

<!DOCTYPE html>

tml lang="en"> <head> itle>Edit &quot;~page_name~&quot;</title>
  <link rel=&quot;stylesheet&quot; href=&quot;pages/~host~_style.css&quot; type=&quot;text/css&quot; />
  <meta name=&quot;robots&quot; content=&quot;noindex,follow&quot; />
<script type=&quot;text/javascript&quot;>
//<![CDATA[
function robot_check() {
	if(document.getElementById('robot').value == &quot;&quot;) {
		alert('The Anti-Robot field must be filled correctly or your changes will be lost.');
		return false;
	} else {
		return true;
	}
}
//]]>
</script>
</head>

<body>
  <p><a href=&quot;./&quot;>home</a></p>

  <p>~message~</p>

  <p>edit &quot;~page_name~&quot; below.</p>

  <p>Tips:</p>

  <ul>
    <li>The first line is the page title.</li>

    <li>Separate your paragraphs by at least one blank line.</li>

    <li>To have a &amp;lt; in your text, enter &amp;lt;&amp;lt;.</li>

    <li>To <a href=&quot;make_a_link&quot;>make a link</a> put &amp;lt;l and &amp;lt;&amp;gt; around the wiki page name or web address_thumb. Like this: &amp;lt;lmy page&amp;lt;&amp;gt; NOTE: that's a lowercase ELL</li>

    <li>To learn about other things you can do please see <a href=&quot;wiki_syntax&quot;>wiki syntax</a><br />
    <br /></li>
  </ul>

  <form action=&quot;~page_name~&quot; method=&quot;post&quot;>
    ~page~
    <hr />

    <p><strong>Anti-Robot:</strong> Please enter your favorite <strong>four digit</strong> number here: <input type=&quot;text&quot; id=&quot;robot&quot; name=&quot;robot&quot; /></p>
    <hr />
    <input type=&quot;submit&quot; value=&quot;Save&quot; onclick=&quot;return robot_check()&quot; />
  </form>
</body>
</html>

Edit this page · home ·