Some variables and macros will riqure the an import. These are generally indentified when a period is included Example: labels.subdivision Additionally some variable are combined with logic such as an {% if %} statement. Others may pass arguments.
{% import "mobileFirstRosterTools-1.001.twig" as rosterTools %}
{{ office.id }}
{{ office.officeEmail }}
{% import "mobileFirstFormTools-1.000.twig" as form %}
{{# Display other agents here. # }}