mirror of
https://github.com/tabler/tabler.git
synced 2025-12-26 19:26:10 +04:00
2 lines
141 B
HTML
2 lines
141 B
HTML
{% assign image-id = include.id | default: 0 %}{% assign image = site.data.photos[image-id] %}{{ site.base }}/static/photos/{{ image.file }}
|