apollodec/Apollo/assets/views/partials/sidebar.html
2017-12-27 18:15:32 +05:30

4 lines
145 B
HTML
Executable File

<!-- start: SIDEBAR -->
<nav data-ng-include=" 'assets/views/partials/nav.html' " ng-if="getLoginDash != 'student'"></nav>
<!-- end: SIDEBAR -->