diff --git a/app/frontend/templates/base.html b/app/frontend/templates/base.html index eba6c2e8..4133dfac 100755 --- a/app/frontend/templates/base.html +++ b/app/frontend/templates/base.html @@ -37,6 +37,11 @@ + + + + +
diff --git a/app/frontend/templates/panel/server_schedules.html b/app/frontend/templates/panel/server_schedules.html index 49282814..130d00f2 100644 --- a/app/frontend/templates/panel/server_schedules.html +++ b/app/frontend/templates/panel/server_schedules.html @@ -24,7 +24,7 @@ - {% include "parts/details_stats.html %} + {% include "parts/details_stats.html" %}{{schedule.start_time}}