Skip to content

Commit a10d6ea

Browse files
committed
Pridan draft pro registraci a index
Signed-off-by: Kosieh Barter <[email protected]>
1 parent 6f3042a commit a10d6ea

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

apps/web/templates/draft_index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
<!DOCTYPE html
2-
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3-
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
42
<html>
53
<head>
64
<title>Jizdoteka</title>

apps/web/templates/draft_register.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<link rel="icon" type="image/png" href="draft_jizdoteka.svg" />
99
<meta charset="utf-8">
1010
<meta name="viewport" content="width=device-width, initial-scale=1">
11-
<link rel="stylesheet" href="./draft.css">
11+
<link rel="stylesheet" href="./draft.css" />
1212
</head>
1313
<body>
1414
<div>

0 commit comments

Comments
 (0)