mirror of
https://github.com/YunoHost-Apps/linuxdash_ynh.git
synced 2024-09-03 19:36:07 +02:00
10 lines
181 B
HTML
10 lines
181 B
HTML
|
<div class="plugin">
|
||
|
<top-bar
|
||
|
heading="heading"
|
||
|
last-updated="lastGet"
|
||
|
info="info"
|
||
|
refresh="getData()">
|
||
|
</top-bar>
|
||
|
|
||
|
<div class="plugin-body" ng-transclude></div>
|
||
|
</div>
|