Commit 5a431068 authored by Kristian Tan's avatar Kristian Tan

Removed the message display

parent f78ec710
......@@ -22,6 +22,7 @@ body {
border-color: black;
border-width: 1px;
margin-left: 5%;
text-align: left;
}
.device_list_title {
......
......@@ -23,9 +23,9 @@
</p>
{% endfor %}
{% if message %}
<h2>{{ message }}</h2>
{% endif %}
{# {% if message %}#}
{# <h2>{{ message }}</h2>#}
{# {% endif %}#}
</div>
<div class="smart_meter">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment