summaryrefslogtreecommitdiff
path: root/app/views/admin/appearances/show.html.haml
blob: 3d1929a8b70882fe06d2b5bba60806484b8d2f69 (plain)
1
2
3
4
5
6
7
8
9
10
- @breadcrumb_title = "Appearance"
- page_title "Appearance"

%h3.page-title
  Appearance settings
%p.light
  You can modify the look and feel of GitLab here
%hr

= render 'form'