{{ trans('label_name') }} |
{{ name }} |
{% if message is defined %}
{{ trans('label_message') }} |
{{ message }} |
{% endif %}
{{ trans('label_is_reply') }} |
{{ is_reply }} |
{{ trans('label_has_reply') }} |
{{ has_reply }} |
{{ trans('label_prev') }} |
{{ prev }} |
{{ trans('label_next') }} |
{{ next }} |
{{ trans('label_creator') }} |
{{ creator }} |
{{ trans('label_created') }} |
{{ ctime }} |
{{ trans('label_modified') }} |
{{ state }} |
{{ trans('label_location') }} |
{{ location }} |