-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path404
39 lines (26 loc) · 946 Bytes
/
404
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
<!DOCTYPE html>
<center>
<h1>Error 404</h1>
<p>
The URL you requested doesn't present itself on the server, maybe try going back to our homepage? Or email our support at [email protected]
</p>
<a href="/en/home">
<button>
Return to Homepage
</button>
</a>
</center>
<center>
<font size="1">
<p>Support: [email protected]</p>
<p>Copyright (©) 2022 Electron Technology Partners, GP</p>
<a href="/license.htm" target="_blank" >
<button>
This Site is Licensed Under the MIT License
</button>
</font>
</center>
</a>
<center>
<a href="//www.dmca.com/Protection/Status.aspx?ID=7fce4d3f-0abb-4d38-bb34-e68b4fca546b" title="DMCA.com Protection Status" class="dmca-badge"> <img src ="https://images.dmca.com/Badges/dmca-badge-w100-5x1-08.png?ID=7fce4d3f-0abb-4d38-bb34-e68b4fca546b" alt="DMCA.com Protection Status" /></a> <script src="https://images.dmca.com/Badges/DMCABadgeHelper.min.js"> </script>
</center>