start_rsa
This commit is contained in:
parent
906a9ecb61
commit
07f9744a14
14 changed files with 188 additions and 0 deletions
11
RSA/server/templates/index.html
Normal file
11
RSA/server/templates/index.html
Normal file
|
@ -0,0 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to the HomePage!</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue