mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-07-12 16:26:33 +02:00
fix: price of plans in euro
This commit is contained in:
@@ -288,7 +288,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<h1 class="card-title pricing-card-title">
|
<h1 class="card-title pricing-card-title">
|
||||||
{{plan.pricePerRepo | currency}}
|
{{plan.pricePerRepo | number}}€
|
||||||
<small class="text-muted"> / repository / month</small>
|
<small class="text-muted"> / repository / month</small>
|
||||||
</h1>
|
</h1>
|
||||||
<ul
|
<ul
|
||||||
|
|||||||
Reference in New Issue
Block a user