Merge pull request #2392 from borhub/allow_css_targetting_of_group_profile

Group profile page template: add extra class so that we can differentiate group mode
This commit is contained in:
Sam 2014-05-30 10:13:20 +10:00
commit 1d97a25bb3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
</section>
<section class='user-main'>
<section class='about'>
<section class='about group'>
<div class='details'>
<h1>{{name}}</h1>
</div>