[] base template
This commit is contained in:
4
templates/components/Poster.html.twig
Normal file
4
templates/components/Poster.html.twig
Normal file
@@ -0,0 +1,4 @@
|
||||
<div{{ attributes }}>
|
||||
<img src="{{ image }}" class="w-40 rounded-md" />
|
||||
<h3 class="text-center text-gray-50 text-extrabold">{{ title }}</h3>
|
||||
</div>
|
||||
Reference in New Issue
Block a user