mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
6 lines
84 B
HTML
6 lines
84 B
HTML
<ng-template #vcr>
|
|
</ng-template>
|
|
<div #content>
|
|
<ng-content></ng-content>
|
|
</div>
|