Begin implementing Drilldown plan

This commit is contained in:
2022-07-21 13:45:57 +01:00
parent 85998bbc38
commit 4bd2bb2f1a
7 changed files with 78 additions and 146 deletions

View File

@@ -4,9 +4,9 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="X-UA-Compatible" content="IE=edge">s
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pathogen - Login</title>
<title>Pathogen - {{ request.path_info }}</title>
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<link rel="stylesheet" href="{% static 'style.css' %}" />
<script src="https://js.stripe.com/v3/"></script>