{{ trans('label_name') }} |
{{ name }} |
{{ trans('label_refers') }} |
{{ refers }} |
{{ trans('label_verified') }} |
{{ verified }} |
{% if ctype is defined %}
{{ trans('label_ctype') }} |
{{ ctype }} |
{% endif %} {% if clength %}
{{ trans('label_clength') }} |
{{ clength }} |
{% endif %} {% if cencoding %}
{{ trans('label_cencoding') }} |
{{ cencoding }} |
{% endif %} {% if lmodified %}
{{ trans('label_lmodified') }} |
{{ lmodified }} |
{% endif %} {% if error is defined %}
{{ trans('label_error') }} |
{{ error }} |
{% endif %}
{{ trans('label_rating') }} |
{{ rated }}{{ rating_info }} |
{{ trans('label_creator') }} |
{{ creator }} |
{{ trans('label_created') }} |
{{ ctime }} |
{{ trans('label_modified') }} |
{{ state }} |
{{ trans('label_location') }} |
{{ location }} |
{{ trans('label_description') }} |
{{ description }} |