ADD: pro monat
Add pro monat to flatrates
This commit is contained in:
parent
6be9bd0b92
commit
ad6c5944f6
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
<span v-if="service.best" class="chip dark z-2"><Icon name="ph:fire-duotone" mode="svg"/> Beschd</span>
|
||||
<strong class="margin-top-small">{{service.title}}</strong>
|
||||
<p class="claim">{{service.smallClaim}}</p>
|
||||
<p class="price">{{intl.format(service.price)}}</p>
|
||||
<p class="price">{{intl.format(service.price)}}<span class="post">/ Monat</span></p>
|
||||
<div aria-hidden="true" class="bg-icon">
|
||||
<Icon :name="service.icon" size="1.5em" mode="svg" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue