From 0510c9b111aed03d0d3680db63614d50f231745c Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 10 Sep 2014 14:22:26 +1200 Subject: Client-side framework for web application --- libmproxy/web/templates/index.html | 44 ++++++++++++++++---------------------- 1 file changed, 18 insertions(+), 26 deletions(-) (limited to 'libmproxy/web/templates/index.html') diff --git a/libmproxy/web/templates/index.html b/libmproxy/web/templates/index.html index 50cfd5db..9da9e596 100644 --- a/libmproxy/web/templates/index.html +++ b/libmproxy/web/templates/index.html @@ -1,26 +1,18 @@ -{% extends "frame.html" %} -{% block body %} - -
-

Click to install the mitmproxy certificate:

-
-
-
- -

Apple

-
-
- -

Windows

-
-
- -

Android

-
-
- -

Other

-
-
- -{% endblock %} + + + + + mitmproxy + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3