diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/bot/clean_logs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main/bot/clean_logs.html b/templates/main/bot/clean_logs.html index c67eeab8..00fb3d96 100644 --- a/templates/main/bot/clean_logs.html +++ b/templates/main/bot/clean_logs.html @@ -1,4 +1,4 @@ -<html class="clean_logs"> +<html class="clean-logs"> <head> <link rel="stylesheet" href="{{ static_file('css/style.css') }}"/> </head> |