mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 19:37:05 +00:00
4 lines
307 B
HTML
4 lines
307 B
HTML
<figure>
|
|
<img src="/images/{{ page.url | relative_url | remove: '.html' | replace: '/', '-' | remove: '-articles-' }}--extra-{{ include.id }}.jpg" style="width:100%;">
|
|
<figcaption class="mdc-typography--caption-text">{{ include.caption }} • © {{ include.copyright }}</figcaption>
|
|
</figure> |