Add specific social media image

This commit is contained in:
Raphael Michel
2019-11-15 09:55:50 +01:00
parent 1703f3d636
commit f79df47b78
7 changed files with 46 additions and 6 deletions

View File

@@ -96,6 +96,7 @@
<fieldset>
<legend>{% trans "Shop design" %}</legend>
{% bootstrap_field sform.logo_image layout="control" %}
{% bootstrap_field sform.og_image layout="control" %}
{% url "control:organizer.edit" organizer=request.organizer.slug as org_url %}
{% propagated request.event org_url "primary_color" "primary_font" "theme_color_success" "theme_color_danger" %}
{% bootstrap_field sform.primary_color layout="control" %}