Conference Home
Who is attending InfluxERP Conference 2017 Europe
Name |
Organization |
{% for p in influxframework.get_all('Conference Participant',
fields=['full_name', 'company_name'],
filters={'conference': '2017 Europe'}) %}
{{ p.full_name }} |
{{ p.company_name }} |
{% endfor %}
Join This List