1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-27 05:04:58 +04:00
Files
tabler/pages/_includes/ui/image.html
2020-01-05 14:46:01 +01:00

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 }}