Fix template dependency
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
{% load static %}
|
||||
|
||||
{% if preview_images_enabled is True %}
|
||||
{% if image %}
|
||||
<meta name="twitter:image" content="{{ media_path }}{{ image }}">
|
||||
|
Reference in New Issue
Block a user