diff --git a/osinaweb/templates/main.html b/osinaweb/templates/main.html index ca721181..74c0630d 100644 --- a/osinaweb/templates/main.html +++ b/osinaweb/templates/main.html @@ -226,11 +226,6 @@
{% include 'recent-status.html' %} -
diff --git a/osinaweb/templates/recent-status.html b/osinaweb/templates/recent-status.html index 62eb1939..42ea110e 100644 --- a/osinaweb/templates/recent-status.html +++ b/osinaweb/templates/recent-status.html @@ -12,4 +12,10 @@ {% else %} {{last_status.date}} | {{last_status.time}} {%endif %}

- \ No newline at end of file + + + \ No newline at end of file