bring back profile graphic

This commit is contained in:
Lisa P 2016-01-26 18:43:58 +01:00
parent 90408dfb47
commit 21cbc96e77

View File

@ -33,7 +33,7 @@
{{/if}} {{/if}}
</header> </header>
{{#unless config.enterprise}}
<section class="profile-getstarted"> <section class="profile-getstarted">
{{!-- <a href="#" class="dismiss"><span class="icon icon--dismiss-grey"></span></a> --}} {{!-- <a href="#" class="dismiss"><span class="icon icon--dismiss-grey"></span></a> --}}
<ol class="row"> <ol class="row">
@ -57,7 +57,7 @@
</li> </li>
</ol> </ol>
</section> </section>
{{/unless}}
<div> <div>
<ul class="profile-hooklist"> <ul class="profile-hooklist">
{{#each hooks as |hook|}} {{#each hooks as |hook|}}