Commit a3f2766b authored by Clement Ho's avatar Clement Ho

Add empty state for epics

parent 842fab7b
- page_title "Epics"
%ul.content-list.issues-list.issuable-list
- page_title "Epics"
- if @epics.to_a.any?
-# TODO: Add epics list
- else
= render 'shared/empty_states/epics'
.row.empty-state
.col-xs-12
.svg-content
= sprite_icon('illustrations/epics.svg')
.col-xs-12.text-center
.text-content
%h4
Epics let you manage your portfolio of projects more efficiently and with less effort.
%button.btn.btn-new{ type: 'button' }
New epic
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment