work in progress

This commit is contained in:
ston1th 2018-09-04 23:15:47 +02:00
commit 07ff5ccffb
23 changed files with 228 additions and 240 deletions

View file

@ -1,4 +1,4 @@
package main
package server
func allSnippetHandler(ctx *Context) {
ctx.Template("allSnippetHandler")