Commit 83635528 by Kálmán Viktor

dashboard: close unclosed tag

parent 8355c1d3
...@@ -30,10 +30,10 @@ ...@@ -30,10 +30,10 @@
<div class="text-center"> <div class="text-center">
<img src="{% url "dashboard.views.node-list-graph" "alloc" "6h" %}"/> <img src="{% url "dashboard.views.node-list-graph" "alloc" "6h" %}"/>
<img src="{% url "dashboard.views.node-list-graph" "vm" "6h" %}"/> <img src="{% url "dashboard.views.node-list-graph" "vm" "6h" %}"/>
<div> </div>
</div> </div>
</div> </div><!-- -col-md-12 -->
</div> </div><!-- .row -->
<style> <style>
.node-list-table tbody>tr>td, .node-list-table thead>tr>th { .node-list-table tbody>tr>td, .node-list-table thead>tr>th {
......
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 sign in to comment