UNPKG

unserver-unify

Version:

6 lines 179 B
<div ng-if="loginService.user"> <div > <div ui-view></div> </div> </div> <div ng-if="!loginService.user" ng-include="'components/content/unloginhint.html'"></div>