mirror of
https://github.com/flextype/flextype.git
synced 2025-08-18 02:41:27 +02:00
Flextype Default theme: about template fixes #117
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
{% block content %}
|
||||
{{ entry.content|shortcode|raw}}
|
||||
<img src="image/{{ entry.slug }}/{{ entry.image }}?w=670&dpr=2" alt="">
|
||||
<img src="/image/{{ entry.slug }}/{{ entry.image }}?w=670&dpr=2" alt="">
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user