6 lines
444 B
HTML
6 lines
444 B
HTML
<h1>Members' Area</h1>
|
|
<div class="jumbotron">
|
|
<h1>Welcome!</h1>
|
|
<p>This is the members section. You can give some groups permission to access these areas. the menu is hidden for normal users and if they get a link to a member's area, the authentication system will stop them from accessing any content protected this way.</p>
|
|
<p>You can even use this feature in-line with your views, hiding certain components from non-members</p>
|
|
</div> |