diff --git a/requirements.txt b/requirements.txt
new file mode 100644
index 0000000..13290bc
--- /dev/null
+++ b/requirements.txt
@@ -0,0 +1,8 @@
+Django==2.2.5
+image==1.5.27
+lxml==4.4.1
+olefile==0.46
+Pillow==6.1.0
+PyPDF2==1.26.0
+pytz==2019.2
+sqlparse==0.3.0
diff --git a/templates/init_account_html.html b/templates/init_account_html.html
deleted file mode 100644
index fbec827..0000000
--- a/templates/init_account_html.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- Full Name |
- Skype Username |
- Location |
- Profile Date |
-
-
-
\ No newline at end of file
diff --git a/templates/init_chrome_cookies_html.html b/templates/init_chrome_cookies_html.html
deleted file mode 100644
index 262cbb3..0000000
--- a/templates/init_chrome_cookies_html.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- Host |
- Name |
- Value |
- Creation Date |
- Expiration Date |
- Last Access Date |
- Expired |
-
-
-
\ No newline at end of file
diff --git a/templates/init_chrome_downloads_html.html b/templates/init_chrome_downloads_html.html
deleted file mode 100644
index 1bb2d77..0000000
--- a/templates/init_chrome_downloads_html.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
- Start Time |
- End Time |
- Download Link |
- File Type |
- Source |
- Save Path |
- Total Size |
- Percentage Downloaded |
- Opened |
- Last Modified |
-
-
-
\ No newline at end of file
diff --git a/templates/init_chrome_history_html.html b/templates/init_chrome_history_html.html
deleted file mode 100644
index 606ee31..0000000
--- a/templates/init_chrome_history_html.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- Original Visit Date |
- Last Visit Date |
- Title |
- URL / Search Term |
- Visit Count |
-
-
-
\ No newline at end of file
diff --git a/templates/init_chrome_logins_html.html b/templates/init_chrome_logins_html.html
deleted file mode 100644
index 4f87ce7..0000000
--- a/templates/init_chrome_logins_html.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- Login Creation Date |
- Domain |
- Login URL |
- Username |
- Password |
- Times Used |
- Form Data |
-
-
-
\ No newline at end of file
diff --git a/templates/init_clog_html.html b/templates/init_clog_html.html
deleted file mode 100644
index b969c76..0000000
--- a/templates/init_clog_html.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- Start Time |
- Partner |
- Duration |
- Direction |
-
-
-
\ No newline at end of file
diff --git a/templates/init_contacts_html.html b/templates/init_contacts_html.html
deleted file mode 100644
index 15563df..0000000
--- a/templates/init_contacts_html.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- Display Name |
- Skype Name |
- Location |
- Phone NO. |
- DOB |
-
-
-
\ No newline at end of file
diff --git a/templates/init_cookies_html.html b/templates/init_cookies_html.html
deleted file mode 100644
index 0a0fd09..0000000
--- a/templates/init_cookies_html.html
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- Host |
- Cookie |
- Value |
-
-
-
\ No newline at end of file
diff --git a/templates/init_downloads_html.html b/templates/init_downloads_html.html
deleted file mode 100644
index bdcccaf..0000000
--- a/templates/init_downloads_html.html
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- File Name |
- Source |
- Time |
-
-
-
\ No newline at end of file
diff --git a/templates/init_fb_msngr_accounts_html.html b/templates/init_fb_msngr_accounts_html.html
deleted file mode 100644
index 31a0809..0000000
--- a/templates/init_fb_msngr_accounts_html.html
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
- Display Name |
- Profile Picture |
- Profile |
- Nonce |
-
-
-
\ No newline at end of file
diff --git a/templates/init_fb_msngr_calls_html.html b/templates/init_fb_msngr_calls_html.html
deleted file mode 100644
index 92a4149..0000000
--- a/templates/init_fb_msngr_calls_html.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- Call Partner |
- Call Started At |
- Direction |
- Answered |
- Attempts |
-
-
-
\ No newline at end of file
diff --git a/templates/init_fb_msngr_contacts_html.html b/templates/init_fb_msngr_contacts_html.html
deleted file mode 100644
index 75ad94d..0000000
--- a/templates/init_fb_msngr_contacts_html.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- Name |
- Account Link |
- Profile Picture |
- Blocked |
- Last Seen |
- Time of Last Seen Status |
- Facebook Friend |
-
-
-
\ No newline at end of file
diff --git a/templates/init_fb_msngr_msgs_html.html b/templates/init_fb_msngr_msgs_html.html
deleted file mode 100644
index fe8f5cb..0000000
--- a/templates/init_fb_msngr_msgs_html.html
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
- From |
- To |
- Time |
- Contents |
- Sent |
- Attachment Name |
- Attachment Size KB |
- Attachment Type |
- Media URL |
- Call Start Time |
- Call Answered |
- Call direction |
- Voice Call duration (Min) |
-
-
-
\ No newline at end of file
diff --git a/templates/init_formhistory_html.html b/templates/init_formhistory_html.html
deleted file mode 100644
index fdd1170..0000000
--- a/templates/init_formhistory_html.html
+++ /dev/null
@@ -1,10 +0,0 @@
-
-
- Field Name |
- Value |
- Times Used |
- First Used |
- Last Used |
-
-
-
\ No newline at end of file
diff --git a/templates/init_history_html.html b/templates/init_history_html.html
deleted file mode 100644
index e3d5445..0000000
--- a/templates/init_history_html.html
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
- Date |
- URL / Search Term |
-
-
-
\ No newline at end of file
diff --git a/templates/init_msgs_html.html b/templates/init_msgs_html.html
deleted file mode 100644
index bcee62f..0000000
--- a/templates/init_msgs_html.html
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- Time |
- Chat |
- From |
- To |
- Message |
- Status |
-
-
-
\ No newline at end of file
diff --git a/templates/init_static_html.html b/templates/init_static_html.html
deleted file mode 100644
index d745def..0000000
--- a/templates/init_static_html.html
+++ /dev/null
@@ -1,32 +0,0 @@
-
- %s
-
-
-
-
-
-
- %d-%d-%d %d: %d: %d Found %d result(s)
\ No newline at end of file
diff --git a/templates/init_whatsapp_contacts_html.html b/templates/init_whatsapp_contacts_html.html
deleted file mode 100644
index 23b69f9..0000000
--- a/templates/init_whatsapp_contacts_html.html
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
- WhatsApp Display Name |
- Local Name |
- WhatsApp User |
- Phone NO. |
- Status Message |
- Last Status Update |
- Unread Messages Count |
-
-
-
\ No newline at end of file
diff --git a/templates/init_whatsapp_msgs_html.html b/templates/init_whatsapp_msgs_html.html
deleted file mode 100644
index 6f56e95..0000000
--- a/templates/init_whatsapp_msgs_html.html
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
- Insert Time |
- Arrived at Server Time |
- Received by Partner Time |
- Played Time |
- Read Time |
- From |
- To |
- Message Type |
- Message |
- Status |
- Broadcast |
- Recipient Count |
- Media URL |
- Media Caption |
- Media Duration |
- Coordinates |
-
-
-
\ No newline at end of file
diff --git a/templates/init_wlan_html.html b/templates/init_wlan_html.html
deleted file mode 100644
index 3c649a6..0000000
--- a/templates/init_wlan_html.html
+++ /dev/null
@@ -1,7 +0,0 @@
-
-
- SSID (Name) |
- BSSID (Mac Address) |
-
-
-
\ No newline at end of file