Add the link to the forum into the header
This commit is contained in:
parent
c770a4d202
commit
582298ce68
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@
|
|||
<li {{if .About}}class="active"{{end}}><a href="/about/">About</a></li>
|
||||
<li {{if .News}}class="active"{{end}}><a href="/news/">News</a></li>
|
||||
<li {{if .Upload}}class="active"{{end}}><a href="/upload/">Upload</a></li>
|
||||
<li><a href="/forum/">Forum</a></li>
|
||||
</ul>
|
||||
|
||||
<ul class="nav pull-right">
|
||||
|
|
Reference in a new issue