* Moved modernizer to bottom of file. Note that you may want to use a custom modernizr build and put an html5 shim high in the document. {% block htmlshiv %} has been added for that purpose in the base_all template. See http://stackoverflow.com/a/16085479 for details.
* Added humanize_join template filter in formatting tags, to provide nice "apples, oranges, and pears" output.