More readable way to include HTML in translated strings

This commit is contained in:
Pierre Rudloff 2022-02-03 21:07:13 +01:00
parent bdf5554430
commit de74808459
7 changed files with 21 additions and 19 deletions

View file

@ -0,0 +1,5 @@
<i itemprop="name">
<a itemprop="url" id="video_link"
href="{$video->webpage_url}">
{$video->title}</a>
</i>