1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-23 18:44:14 +00:00

added back a <br>

This commit is contained in:
Scott Merkling 2014-01-02 09:54:15 -05:00
parent f5cf2876dd
commit c433b7029f

View File

@ -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" +