e8a22660 by Timothy

Update error.go

Fix the spelling mistake of error page.
1 parent 92196c60
...@@ -168,7 +168,7 @@ var errtpl = ` ...@@ -168,7 +168,7 @@ var errtpl = `
168 {{.Content}} 168 {{.Content}}
169 <a href="/" title="Home" class="button">Go Home</a><br /> 169 <a href="/" title="Home" class="button">Go Home</a><br />
170 170
171 <br>power by beego {{.BeegoVersion}} 171 <br>Powered by beego {{.BeegoVersion}}
172 </div> 172 </div>
173 </div> 173 </div>
174 </div> 174 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!