mirror of
https://github.com/medialab-prado/datamad2017.git
synced 2025-06-07 22:11:29 +02:00
Random rockstar speakers view generation
This commit is contained in:
parent
4648f0dfc3
commit
5eed78d0d3
21 changed files with 951 additions and 126 deletions
|
@ -14,7 +14,7 @@
|
|||
</div>
|
||||
<div class="pricing-content">
|
||||
<ul>
|
||||
{% for listItem in ticketsOffer.ticketsOfferContentList %}
|
||||
{% for listItem in ticketsOffer.ticketContentList %}
|
||||
<li>{{ listItem }}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue