mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-12-16 11:37:13 +02:00
6 lines
144 B
HTML
6 lines
144 B
HTML
<a class="button btn btn-default" [routerLink]="['/gallery', getDirectoryPath()]"
|
|
style="display: inline-block;">
|
|
{{directory.name}}
|
|
</a>
|
|
|