4 lines
145 B
HTML
Executable File
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 -->
|