<head> <meta name="alex_plugin_description" content="Simple plugin that says hello!" /> <meta name="alex_plugin_name" content="Say Hello!" /> <meta name="alex_plugin_author" content="Hege Refsnes" /> <meta name="alex_plugin_author_url" content="Hege Refsnes" /> <meta name="alex_plugin_url" content="Hege Refsnes" /> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" /> </head> </head> <?php echo "<h1>Hello!</h1><input type='button' value='Hi!'>"; ?>