Added documentation to functions and basic JWT generation
This commit is contained in:
@@ -2,6 +2,7 @@ package page
|
||||
|
||||
import "projectreshoot/view/layout"
|
||||
|
||||
// Returns the about page content
|
||||
templ About() {
|
||||
@layout.Global() {
|
||||
<div class="text-center max-w-150 m-auto">
|
||||
|
||||
Reference in New Issue
Block a user