{% include '_var_header.html' %}
{{ values['firstn'] }}
{{ values['lastn'] }}

First 10 值

{{ values['firstn_expanded'] }}

Last 10 值

{{ values['lastn_expanded'] }}
{% include '_var_footer.html' %}