Removing copy/pasted commented unnecesary code

stable
Alejandro Alonso 2015-10-29 09:39:01 +01:00
parent 544b6869fb
commit ac7e9a2687
1 changed files with 1 additions and 11 deletions

View File

@ -25,16 +25,6 @@ section.profile-contacts
div.list-itemtype-user-data
h2
a(tg-nav="user-profile:username=contact.get('username')", title="{{::contact.get('full_name_display') }}") {{::contact.get('full_name_display')}}
p {{::contact.get('roles').join(", ")}}
p.extra-info(ng-if="contact.get('bio')") {{::contact.get('bio')}}
//-
span.location todo
div.profile-project-stats
div.stat-projects(title="2 projects")
span.icon.icon-project
span.stat-num 2
div.stat-viewer(title="2 followers")
span.icon.icon-open-eye
span.stat-num 4