Adding placeholder text in the presentation proposal form #1
@ -11,10 +11,8 @@ a.whoosh.whoosh-page(href="{% url 'admin:flatpages_flatpage_change' flatpage.id
|
|||||||
.flatpage
|
.flatpage
|
||||||
| {{ flatpage.content }}
|
| {{ flatpage.content }}
|
||||||
|
|
||||||
| {% for level, sponsors in edition_sponsors.items %}
|
|
||||||
| {{ level }}
|
|
||||||
| {% for sponsor in sponsors%}
|
|
||||||
img(src="{{ sponsor.logo.url }}")
|
|
||||||
| {% endfor %}
|
|
||||||
| {% endfor %}
|
|
||||||
| {% endblock content_main %}
|
| {% endblock content_main %}
|
||||||
|
|
||||||
|
| {% block site_footer %}
|
||||||
|
| {% include "conference_main/components/sponsors.pug" %}
|
||||||
|
| {% endblock site_footer %}
|
||||||
|
Loading…
Reference in New Issue
Block a user