package pages import ( "fmt" c "git.ekzyis.com/ekzyis/delphi.market/server/router/context" ) templ Index() { delphi.market if ctx.Value(c.EnvContextKey) == "development" { }
							{ fmt.Sprintf(""+
"     _      _       _     _ \n"+
"  __| | ___| |_ __ | |__ (_)\n"+
" / _` |/ _ \\ | '_ \\| '_ \\| |\n"+
"| (_| |  __/ | |_) | | | | |\n"+
" \\__,_|\\___|_| .__/|_| |_|_|\n"+
"             |_|            \n") }
						
A prediction market using the lightning network [WIP]
}