mirror of
https://github.com/astaxie/beego.git
synced 2025-06-11 04:20:40 +00:00
added back a <br>
This commit is contained in:
@ -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" +
|
||||
|
Reference in New Issue
Block a user