diff options
author | rubenwardy <rw@rubenwardy.com> | 2018-12-22 13:14:08 +0000 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2018-12-22 13:14:08 +0000 |
commit | d61f77a805a28b1d5dcbb759f6a75825f2e5d44f (patch) | |
tree | adfa794159e02a00152f32c72d82b707c39068a5 /app/flatpages/help | |
parent | f6384e2e156b190753b8ba5c57e66b6d7304b5a1 (diff) | |
download | cheatdb-d61f77a805a28b1d5dcbb759f6a75825f2e5d44f.tar.xz |
Improve claim page
Diffstat (limited to 'app/flatpages/help')
-rw-r--r-- | app/flatpages/help/wtfpl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/flatpages/help/wtfpl.md b/app/flatpages/help/wtfpl.md index 418a41e..918b52b 100644 --- a/app/flatpages/help/wtfpl.md +++ b/app/flatpages/help/wtfpl.md @@ -1,7 +1,7 @@ title: WTFPL is a terrible license no_h1: true -<div id="warning" class="box box_grey alert alert-warning"> +<div id="warning" class="alert alert-warning"> <span class="icon_message"></span> Please reconsider the choice of WTFPL as a license. |