{{ trans('label_name') }} |
{{ name }} |
{{ trans('label_refers') }} |
{{ link }} |
{{ trans('label_found') }} |
{{ cdate }} |
{{ trans('label_verified') }} |
{{ verified }} |
{% if ctype is defined %}
{{ trans('label_ctype') }} |
{{ ctype }} |
{{ trans('label_clength') }} |
{{ clength }} |
{% if cencoding is defined %}
{{ trans('label_cencoding') }} |
{{ cencoding }} |
{% endif %}
{{ trans('label_lmodified') }} |
{{ lmodified }} |
{% endif %} {% if errormsg is defined %}
{{ trans('label_error') }} |
{{ errormsg }} |
{% endif %}
{{ trans('label_location') }} |
{{ location }} |
{{ trans('label_description') }} |
{{ description }} |