aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2018-07-21 14:19:15 +0200
committerGravatar Leon Sandøy <[email protected]>2018-07-21 14:19:15 +0200
commitdc10e77dcde9519361d46761bfa83ccb0a991c0a (patch)
treeeb64aa6d79a1e35feb18924c66dbcc4422490e91 /templates
parentAnother git hook test (diff)
scss linting errors resolved.
Diffstat (limited to 'templates')
-rw-r--r--templates/main/bot/clean_logs.html2
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>