This was a quick update to clean up some of my templates and fix the formatting
authortilly-Q <nattilypigeonfowl@gmail.com>
Tue, 8 Oct 2013 22:42:59 +0000 (18:42 -0400)
committertilly-Q <nattilypigeonfowl@gmail.com>
Tue, 8 Oct 2013 22:42:59 +0000 (18:42 -0400)
commit0b1fcaebf5954bc1cc672145b1411b499ebb1bf7
tree896f4b6598c65a636f937f75db2ae6bc204d1eda
parent0a24db84c5769149537b0d9bd8e3a88fe8e9522a
This was a quick update to clean up some of my templates and fix the formatting
in some of my other bits of code. In migrations.py, I clarified the comments &
fixed the code to stay within 80 columns. In each of the templates, I fixed the
spacing as well to stay within 80 columns and I also corrected my improper uses
of the trans tag to ensure that these pages can be translated correctly.
mediagoblin/db/migrations.py
mediagoblin/templates/mediagoblin/banned.html
mediagoblin/templates/mediagoblin/base.html
mediagoblin/templates/mediagoblin/moderation/report.html
mediagoblin/templates/mediagoblin/moderation/report_panel.html
mediagoblin/templates/mediagoblin/moderation/user.html