summaryrefslogtreecommitdiff
path: root/app/views/projects/pages/_use.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/pages/_use.html.haml')
-rw-r--r--app/views/projects/pages/_use.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/projects/pages/_use.html.haml b/app/views/projects/pages/_use.html.haml
index e442e6e9a09..cd9177c0f9e 100644
--- a/app/views/projects/pages/_use.html.haml
+++ b/app/views/projects/pages/_use.html.haml
@@ -1,8 +1,8 @@
- unless @project.pages_deployed?
- .panel.panel-info
- .panel-heading
+ .card.bg-info
+ .card-header
Configure pages
- .panel-body
+ .card-body
%p
Learn how to upload your static site and have it served by
GitLab by following the