parent
0115c16fea
commit
38b166427d
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,7 @@
|
|||
{% extends 'page' %}
|
||||
|
||||
{% block body_classes 'page--project' %}
|
||||
|
||||
{% block content_wrapper %}
|
||||
{% if page.image -%}
|
||||
<img src="/assets/images/projects/{{ page.image.name ?: page.image }}" alt="{{ page.image.alt }}">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue