recover generate button
This commit is contained in:
parent
8d5ba3cbd6
commit
618c0659ad
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
|||
<dd>==== Small heading</dd>
|
||||
</dl>
|
||||
|
||||
<form action="generate" method="GET">
|
||||
<input type="submit" value="Generate current timestamp" />
|
||||
</form>
|
||||
|
||||
<table border="1">
|
||||
<tr><th>Timestamp</th><th>Title</th><th>Content</th></tr>
|
||||
<tr><form action="submit" method="GET">
|
||||
|
|
Loading…
Reference in a new issue