# HG changeset patch # User Brian Neal # Date 1381084710 18000 # Node ID 67d1d8f643d276af9b660771ddb5493cb97cdfde # Parent f2e49c4496d8ce98df2a369654d7b3111bad66f0 For issue #10, convert to HTML5. diff -r f2e49c4496d8 -r 67d1d8f643d2 madeira/templates/404.html --- a/madeira/templates/404.html Tue Sep 17 21:10:22 2013 -0500 +++ b/madeira/templates/404.html Sun Oct 06 13:38:30 2013 -0500 @@ -1,10 +1,9 @@ - - - + + Page Not Found - - + + + diff -r f2e49c4496d8 -r 67d1d8f643d2 madeira/templates/500.html --- a/madeira/templates/500.html Tue Sep 17 21:10:22 2013 -0500 +++ b/madeira/templates/500.html Sun Oct 06 13:38:30 2013 -0500 @@ -1,8 +1,7 @@ - - - + + Internal Server Error + diff -r f2e49c4496d8 -r 67d1d8f643d2 madeira/templates/admin/base_site.html --- a/madeira/templates/admin/base_site.html Tue Sep 17 21:10:22 2013 -0500 +++ b/madeira/templates/admin/base_site.html Sun Oct 06 13:38:30 2013 -0500 @@ -3,7 +3,7 @@ {% block title %}{{ title }} | {% trans 'Madeira site admin' %}{% endblock %} {% block extrahead %} - + {% endblock %} {% block branding %} diff -r f2e49c4496d8 -r 67d1d8f643d2 madeira/templates/band/photo_detail.html --- a/madeira/templates/band/photo_detail.html Tue Sep 17 21:10:22 2013 -0500 +++ b/madeira/templates/band/photo_detail.html Sun Oct 06 13:38:30 2013 -0500 @@ -1,12 +1,12 @@ {% extends 'base.html' %} {% block title %}The Madeira | Photos: {{ gallery.title }}{% endblock %} {% block custom_css %} - + {% endblock %} {% block custom_js %} - - - + + - - + + - - + + - - + +