mirror of
https://github.com/Eggbertx/gochan.git
synced 2025-08-24 08:46:24 -07:00
Make template for recent posts page
Also make manage page h1 headers automatic
This commit is contained in:
parent
33388612d7
commit
8e706a313c
15 changed files with 128 additions and 113 deletions
|
@ -1,4 +1,3 @@
|
|||
<h2>Manage Boards</h2>
|
||||
<form action="{{$.webroot}}manage?action=boards" method="GET">
|
||||
<input type="hidden" name="action" value="boards">
|
||||
{{with $.boards}}{{else}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue