-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadmin-home-submit-response.html
More file actions
49 lines (49 loc) · 2 KB
/
Copy pathadmin-home-submit-response.html
File metadata and controls
49 lines (49 loc) · 2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<title>Admin - Home - [Submit Response]</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Inter%3A400"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins%3A500%2C600%2C700"/>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C500%2C600%2C700"/>
<link rel="stylesheet" href="./styles/admin-home-submit-response.css"/>
</head>
<body>
<div class="admin-home-submit-response-V9k">
<div class="auto-group-qexs-8Tc">
<div class="group-2649-cNn">
<div class="frame-2613-uMt">
<p class="grieve-bin-Sci">Grieve-Bin</p>
<img class="line-77-jbp" src="./assets/line-77-5bY.png"/>
</div>
</div>
<div class="frame-2334-c9p">Home</div>
<div class="group-36686-e6W">
<p class="admin-nightly-KyL">Admin #Nightly</p>
<img class="mdi-face-man-profile-E4i" src="./assets/mdi-face-man-profile-Wzn.png"/>
</div>
</div>
<div class="frame-2335-tf4">Back</div>
<div class="auto-group-ceqx-ie6">
<p class="submitting-response-to-1234-Q18">Submitting response to 1234</p>
<img class="star-8-gDY" src="./assets/star-8-bpv.png"/>
</div>
<div class="group-36681-oJA">
<div class="auto-group-pyk4-g74">
<p class="complaint-id-12345-MDC">Complaint ID : 12345</p>
<p class="title-lack-of-streetlights-Enn">Title : Lack of Streetlights</p>
</div>
<div class="auto-group-hutc-YYa">
<p class="date-of-submission-22-01-2023-USE">Date of submission : 22/01/2023</p>
<p class="date-of-resolvement--P3Q">Date of resolvement : ----------</p>
</div>
</div>
<div class="group-36682-CWe">
<div class="type-your-response-here-66E">type your response here...</div>
<div class="auto-group-gvdc-HgW">Submit</div>
</div>
</div>
</body>