some improvements on alerts
This commit is contained in:
@@ -14,9 +14,10 @@
|
||||
|
||||
<ul class="main-content">
|
||||
|
||||
<li class="grid_2">
|
||||
<li class="grid_4">
|
||||
<h2>Alert</h2>
|
||||
<p>{{ alert }}</p>
|
||||
<p>{{ alert.description }}</p>
|
||||
<p>This is a page under construction. Currently with minimal information</p>
|
||||
</li>
|
||||
{% for key, value in stats.items %}
|
||||
|
||||
Reference in New Issue
Block a user