Fixing PlaceImage tests

This commit is contained in:
Leonhard Strohmidel
2022-09-25 16:13:19 +02:00
parent 7a7c06882a
commit f06b6bdae9
3 changed files with 12 additions and 4 deletions

View File

@@ -14,7 +14,7 @@
<div class="LP-PlaceTeaser__Meta">
<div class="LP-PlaceTeaser__Info">
<span class="LP-PlaceTeaser__Title">
<h1 class="LP-Headline LP-Headline--teaser">{{place.name|truncatechars:19}}</h1>
<h1 class="LP-Headline LP-Headline--teaser">{{place.name}}</h1>
</span>
<span class="LP-PlaceTeaser__Detail">
<p class="LP-Paragraph">{{place.location|truncatechars:25}}</p>