You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

13 lines
349 B

<div class="p-3">
<div class="d-flex justify-content-center mb-1">
<gf-logo size="large" [showLabel]="false" />
</div>
<a
class="align-items-center justify-content-center"
color="primary"
mat-button
[routerLink]="routerLinkPortfolioActivitiesCreate"
>
<span i18n>Time to add your first activity.</span>
</a>
</div>