Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Nov 14, 2009
1 parent 79f45c6 commit 88a31da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django_histograms/templates/admin/report.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{% block extrastyle %}
{{ block.super }}
<style type="text/css">
{{ histogram.get_css }
{{ histogram.get_css }}
</style>
{% endblock %}

Expand Down

0 comments on commit 88a31da

Please sign in to comment.