template names are now case in-sensitive.

This commit is contained in:
kay.one
2013-03-30 12:13:10 -07:00
parent 754f9c5134
commit 51038d656c
4 changed files with 11 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
<div>
<img src="/static/content/images/404.png" style="height:400px; margin-top: 50px"/>
<img src="/content/images/404.png" style="height:400px; margin-top: 50px"/>
</div>