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