diff options
Diffstat (limited to 'app/flatpages')
-rw-r--r-- | app/flatpages/help/wtfpl.md | 2 | ||||
-rw-r--r-- | app/flatpages/policy_and_guidance.md | 2 |
2 files changed, 2 insertions, 2 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. diff --git a/app/flatpages/policy_and_guidance.md b/app/flatpages/policy_and_guidance.md index a66c771..2273540 100644 --- a/app/flatpages/policy_and_guidance.md +++ b/app/flatpages/policy_and_guidance.md @@ -1,6 +1,6 @@ title: Package Inclusion Policy and Guidance -<div class="box box_grey alert alert-warning"> +<div class="alert alert-warning"> <b>Note:</b> This is a draft </div> |