{% extends "base.html" %}
{% load gotcontactsdb %}
{% block head %}
{% gotcontactsdb %}
{% ifequal gotcontacts 1 %}
{% include "havewhatsappchart.html" %}
{% endifequal %}
{% include "messagesfrom.html" %}
{% include "activitychart.html" %}
{% endblock %}
{% block body %}
{% gotcontactsdb %}
{% ifequal gotcontacts 1 %}
|
{% endifequal %}
|
Filename |
Size (Bytes) |
MD5 |
SHA1 |
Writeable? |
{{msgfile}} |
{{msgsize}} |
{{msgmd5}} |
{{msgsha1}} |
{% autoescape off %}
{{msgperm}} |
{% endautoescape %}
{{wafile}} |
{{wasize}} |
{{wamd5}} |
{{washa1}} |
{% autoescape off %}
{{waperm}} |
{% endautoescape %}