Publish Symfony server post
This commit is contained in:
parent
c2204d7bd5
commit
c7846942a8
3 changed files with 134 additions and 35 deletions
|
@ -1,7 +1,7 @@
|
|||
<figure class="block">
|
||||
<img src="{{ image.src }}" alt="{{ image.alt }}" class="p-1 border">
|
||||
{% if caption %}
|
||||
<figcaption class="mt-2 mb-0 italic text-sm text-center text-gray-800">
|
||||
<figcaption class="mt-1 mb-0 italic text-sm text-center text-gray-800">
|
||||
{{ caption }}
|
||||
</figcaption>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue