Initial commit
This commit is contained in:
6
app/plugins/members/views/members.html
Normal file
6
app/plugins/members/views/members.html
Normal file
@ -0,0 +1,6 @@
|
||||
<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>
|
Reference in New Issue
Block a user