# timOhjeet
<!DOCTYPE html>
<html lang="fi">
<head>
    <meta charset="UTF-8">
    <title>Palindromi</title>
</head>
<body>
<div>
    <label for="word">Anna sana:</label>
    <input type="text" id="word" name="word" maxlength="10">
</div>
</body>
</html>

These are the current permissions for this document; please modify if needed. You can always modify these permissions from the manage page.