026
This commit is contained in:
parent
b06e8f3586
commit
8849482f55
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ import
|
|||
mike
|
||||
|
||||
proc signup*(ctx: Context): string=
|
||||
## signup page
|
||||
compileTemplateFile(getScriptDir() / "view" / "signup.nimja")
|
Loading…
Reference in a new issue