// Package admin desrcibes the admin view containing references to // various managers and editors package admin import ( "bytes" "html/template" "github.com/bosssauce/ponzu/content" "github.com/bosssauce/ponzu/system/db" ) var startAdminHTML = `
You need to initialize your system by filling out the form below. All of this information can be updated later on, but you will not be able to start without first completing this step.
Please log in to the system using your email address and password.
Sorry, the request was unable to be completed.
Sorry, the page you requested could not be found.
Sorry, the page you requested could not be found.
Sorry, something unexpectedly went wrong.