1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 09:54:24 +04:00
Files
tabler/pages/_includes/ui/image.html
2019-03-12 22:09:23 +01:00

1 line
137 B
HTML

{% assign image-id = include.id | default: 0 %}{% assign image = site.data.photos[image-id] %}{{ site.base }}/img/photos/{{ image.file }}