Skip to content

Commit 6b7c45a

Browse files
authored
Update index.html
1 parent dce377e commit 6b7c45a

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

index.html

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,6 @@
66
<title>Solresol Translator</title>
77
<script src="src/dict.js"></script>
88
</head>
9-
<body>
10-
<noscript>The search requires Javascript.</noscript>
11-
<input type="text" id="search" placeholder="blue">
12-
<input type="button" id="button" value="Search" onclick="myFunction()"/>
13-
<span id='summary'></span>
14-
<br />
15-
<ul id="result"></ul>
16-
<p id='dict'></p>
17-
<!DOCTYPE html>
18-
<html>
19-
<meta charset="utf-8">
20-
<head>
21-
<meta charset="utf-8"/>
22-
<title>Solresol Translator</title>
23-
<script src="src/dictru.js"></script>
24-
</head>
259
<body>
2610
<noscript>The search requires Javascript.</noscript>
2711
<input type="text" id="search" placeholder="blue">

0 commit comments

Comments
 (0)