{% load gettemplateheader %} WhatsApp Forensics {% block head %}{% endblock %}


WhatsApp Forensic

{% gettemplateheader %} Home | {% if theader.contacts > 0 %} Contacts ({{theader.contacts}}) | {% endif %} {% if theader.chats > 0 %} Chat list ({{theader.chats}}) | {% endif %} {% if theader.messages > 0 %} Messages ({{theader.messages}}) | {% endif %} {% if theader.media > 0 %} Media ({{theader.media}}) | {% endif %} {% if theader.gps > 0 %} GPS ({{theader.gps}}) {% endif %}
{% block body %}{% endblock %}