Commit 9791ad2e authored by Kushal Pandya's avatar Kushal Pandya

Remove parenthesis around `image_tag`, remove empty state text center alignment

parent 82a12913
.row.empty-state .row.empty-state
.col-xs-12 .col-xs-12
.svg-content .svg-content
= image_tag('illustrations/epics.svg') = image_tag 'illustrations/epics/list.svg'
.col-xs-12.text-center .col-xs-12
.text-content .text-content
%h4 %h4
= _('Epics let you manage your portfolio of projects more efficiently and with less effort') = _('Epics let you manage your portfolio of projects more efficiently and with less effort')
......
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