Adding stylesheet to password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
b0b2d35de4
commit
56c0bd20c9
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
<meta charset="UTF-8" />
|
||||
<title>Password reset</title>
|
||||
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png" />
|
||||
<link rel="stylesheet" type="text/css" href="stylesheets/index.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<form id="reset">
|
||||
|
|
Loading…
Reference in a new issue