// Package routes is probably dog ass and a bad way to do things but i am a lemming package routes import ( "fmt" "net/http" "os" "text/template" )