{% include 'nav_bar.html' %}
{% include 'sidebars/sidebar_objects.html' %}

{{ meta["id"] }} :

  • Date Username
    {{ meta["icon"]["icon"] }} {{ meta["subtype"] }} {{ meta['full_date'] }} {% if 'username' in meta['user-account'] %} {{ meta['user-account']['username']['id'] }} {% endif %}
{% include 'modals/edit_tag.html' %} {% for tag in meta['tags'] %} {% endfor %} {% include 'modals/add_tags.html' %}
{% with obj_type=meta['type'], obj_id=meta['id'], obj_subtype=''%} {% include 'modals/investigations_register_obj.html' %} {% endwith %}

{{ meta['date'] }}

{{ meta['user-account']['id'] }}
{{ meta['hour'] }}
{% if meta['user-account']['username'] %} {{ meta['user-account']['username']['id'] }} {% else %} {{ meta['user-account']['id'] }} {% endif %}
{% if meta['reply_to'] %}
{% if meta['reply_to']['user-account']['username'] %} {{ meta['reply_to']['user-account']['username']['id'] }} {% else %} {{ meta['reply_to']['user-account']['id'] }} {% endif %}
{{ meta['reply_to']['content'] }}
{% for tag in meta['reply_to']['tags'] %} {{ tag }} {% endfor %}
{{ meta['reply_to']['full_date'] }}
{#
#} {# #} {# #} {#
#}
{% endif %}
{{ meta['content'] }}
{% for tag in meta['tags'] %} {{ tag }} {% endfor %}