##// END OF EJS Templates
authomatic: do not show social buttons if not enabled
authomatic: do not show social buttons if not enabled

File last commit:

r0:548a840d
r12:103e7020
Show More
parent_view.html
8 lines | 199 B | text/html | HtmlLexer
<div class="row application-management">
<div class="col-sm-3" id="menu">
<div ng-include="'templates/user/menu.html'"></div>
</div>
<div class="col-sm-9" ui-view></div>
</div>