/templates/500.html

http://radioappz.googlecode.com/ · HTML · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 780f0bec323960f8b407db3f01fdbab3 MD5 · raw file

  1. {% include 'header.html' %}
  2. <b>error</b>
  3. <hr>
  4. <a href="/"><< back</a>
  5. {% include 'footer.html' %}