{{g_era.start_date|hh_format(modifier='date') }}
|
{{ g_era.finish_date|hh_format(modifier='date') }}
|
{{physical_site.code}}
{% if other_sites %}
(also
{% for other_site in other_sites %}
{{other_site.code}}
{%- endfor -%}
)
{% endif %}
|
{{g_era.msn}} |
{{g_era.correction_factor}} |
{{g_era.g_unit.code}}
|
{{g_era.g_contract.name }}
|
{{ g_era.account }}
{% if g_era_bundle['shared_accounts'] %}(
{%- for sup in g_era_bundle['shared_accounts'] -%}
{%- if not loop.first -%} {%- endif -%}
{{sup.id}}
{%- endfor -%}
)
{% endif %}
|
{{g_era.g_reading_frequency.code}}
|
{{g_era.aq}} |
{{g_era.soq}} |