Update text in portfolio header and application sticky CTA

This commit is contained in:
leigh-mil
2019-10-09 16:26:04 -04:00
parent 73a459ea28
commit e6254e6f64
5 changed files with 11 additions and 10 deletions

View File

@@ -13,6 +13,7 @@
<div class='portfolio-header row'>
<div class='col col--grow'>
<div class='portfolio-header__name'>
<p>{{ "portfolios.header" | translate }}</p>
<h1>{{ portfolio.name }}</h1>
</div>
</div>