12 lines
No EOL
456 B
HTML
12 lines
No EOL
456 B
HTML
<div class="card">
|
|
<svg class="card-img-top" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
viewBox="0 0 100 100" xml:space="preserve">
|
|
|
|
<style>
|
|
text { font-family: Georgia; font-size: 50px; }
|
|
</style>
|
|
<image width="100" height="100" xlink:href={{ trima_img . "url" }}/>
|
|
<text x="50%" y="50%" dominant-baseline="middle" text-anchor="middle" >1</text>
|
|
</svg>
|
|
|
|
<div class="card-body"> |