mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 09:30:56 +00:00
added back a <br>
This commit is contained in:
parent
f5cf2876dd
commit
c433b7029f
@ -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" +
|
||||
|
Loading…
Reference in New Issue
Block a user