Changed title and button
This commit is contained in:
parent
383643bdca
commit
072321dcbe
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>geekify.de</title>
|
<title>schort</title>
|
||||||
<link rel="stylesheet" href="static/css/index.css">
|
<link rel="stylesheet" href="static/css/index.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
<span id="url_text">URL:</span>
|
<span id="url_text">URL:</span>
|
||||||
<input type="input" name="url" id="url_input">
|
<input type="input" name="url" id="url_input">
|
||||||
<input type="hidden" name="wishId" value="{{name}}">
|
<input type="hidden" name="wishId" value="{{name}}">
|
||||||
<input type="submit" value="Short!" id="short_button">
|
<input type="submit" value="Schort!" id="short_button">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue