fix enclosure and PEP8 errors

This commit is contained in:
bellwood 2016-07-15 17:11:45 -04:00 committed by GitHub
parent b6d1819056
commit de1e8a70dd

View File

@ -57,7 +57,9 @@ UTILIZATION_GRAPH = """
{% if percentage >= 15 %}{{ percentage }}%{% endif %} {% if percentage >= 15 %}{{ percentage }}%{% endif %}
</div> </div>
</div> </div>
{% {% endwith %}
"""
# #
# Sites # Sites