Merge branch 'master' into task/3799/dg_monthly_subscription

This commit is contained in:
PCoder 2017-12-27 19:28:38 +01:00
commit 2ed8df721b

View file

@ -1,3 +1,4 @@
{% load i18n %}
{% if instance.image %}
<div class="bg_img" style="background-image:url({{ instance.image.url }})"></div>
{% endif %}