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