/templates/500.html
http://radioappz.googlecode.com/ · HTML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 780f0bec323960f8b407db3f01fdbab3 MD5 · raw file
- {% include 'header.html' %}
- <b>error</b>
- <hr>
- <a href="/"><< back</a>
- {% include 'footer.html' %}