Refactor. Recovery into its own directory
This commit is contained in:
parent
798783470f
commit
4915d83035
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>Account Recovery</title>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
|
||||
<link rel="icon" type="image/png" href="../images/favicon/favicon-16x16.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="recovery">
|
Loading…
Reference in a new issue