{{ trans('label_name') }} |
{{ name }} |
{% if link is defined %}
{{ trans('label_refers') }} |
{{ link }} |
{% endif %}
{{ trans('label_objects') }} |
{{ items }} |
{{ inf_limits }}{% if rated is defined %}
{{ trans('label_rating') }} |
{{ rated }}{{ rating_info }} |
{% endif %}{% if maxvers is defined %}
{{ trans('label_maxvers') }} |
{{ maxvers }} |
{% endif %}{% if readevents is defined %}
{{ trans('label_readevents') }} |
{{ readevents }} |
{% endif %}
{{ trans('label_creator') }} |
{{ creator }} |
{{ trans('label_created') }} |
{{ ctime }} |
{{ trans('label_modified') }} |
{{ state }} |
{% if address is defined %}
{{ trans('label_address') }} |
{{ address }} |
{% endif %}
{{ trans('label_location') }} |
{{ location }} |
{{ trans('label_shared') }} |
{{ ass_icon }} |
{{ trans('label_description') }} |
{{ description }} |
{% if complete is defined %}
{{ trans('label_completeness') }} |
{{ complete }} |
{% endif %}