Commit c433b702 authored by Scott Merkling's avatar Scott Merkling

added back a <br>

parent f5cf2876
......@@ -187,7 +187,7 @@ func NotFound(rw http.ResponseWriter, r *http.Request) {
data["Title"] = "Page Not Found"
data["Content"] = template.HTML("<br>The page you have requested has flown the coop." +
"<br>Perhaps you are here because:" +
"<br><ul>" +
"<br><br><ul>" +
"<br>The page has moved" +
"<br>The page no longer exists" +
"<br>You were looking for your puppy and got lost" +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment