remove fax
All checks were successful
Website Prod/Test / Produktivumgebung (push) Successful in 14s
Website Prod/Test / Testumgebung (push) Successful in 6s

This commit is contained in:
2024-09-25 17:48:40 +02:00
parent 0f0751d4f8
commit 8946944eb1
2 changed files with 1 additions and 12 deletions

View File

@ -35,7 +35,6 @@
{{ end }}
<li class="list-group-item">
<p class="card-text">{{ partial "mdi" "phone-outline" }}<span class="ms-2">Telefon: <a href="tel:+493456903156">+49-0345/6903156</a></span></p>
<p class="card-text">{{ partial "mdi" "fax" }}<span class="ms-2">Fax: <a href="tel:+493456903157">+49-0345/6903157</a></span></p>
</li>
</ul>
</div>