mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 03:30:51 +01:00
5 lines
218 B
HTML
5 lines
218 B
HTML
<h4 class="page-header title-color underlined">// 'summary' | tr //</h4>
|
|
<dl class="page-content dl-horizontal" ng-repeat="(key, value) in vm.statProjects">
|
|
<dt>// key | tr //:</dt><dd>//value//</dd>
|
|
</dl>
|