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:
commit
1d97a25bb3
|
@ -15,7 +15,7 @@
|
|||
</section>
|
||||
|
||||
<section class='user-main'>
|
||||
<section class='about'>
|
||||
<section class='about group'>
|
||||
<div class='details'>
|
||||
<h1>{{name}}</h1>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue