8 lines
195 B
HTML
8 lines
195 B
HTML
<h3 class="text-center text-3xl p-4">
|
|
{{ tema.title }}
|
|
<a class="text-beige"
|
|
º href="/tema/{{ tema.id }}">
|
|
<i class="fa fa-chevron-right px-2" aria-hidden="true"></i>
|
|
</a>
|
|
</h3>
|