{% include( "header.html" ) %}
{% set obj = modname %} {{obj.getName('C00000')}}
{% for k,v in obj.empData.items() : %}
{{k}}
{{v}}
{% endfor %}