blob: 5ded359a18448570f3371f2f4227ac3d96f7e5b7 (
plain)
- <hr>
- <form action="<TMPL_VAR CGIURL>" method="GET">
- <input type="hidden" name="do" value="blog">
- <input type="hidden" name="from" value="<TMPL_VAR ROOTPAGE>">
- <input type="hidden" name="subpage" value="1">
- Add a new post titled: <input name=title size=40>
- <input type="submit" value="Edit">
- </form>
- <hr>
|