Archived
1
0

update templates

This commit is contained in:
Jeff Becker
2016-02-21 16:51:56 -05:00
parent f91bd642a5
commit d2b9e76389
4 changed files with 5 additions and 3 deletions

View File

@@ -9,6 +9,7 @@
<label for="mod_key">secret</label>
<input type="password" id="mod_key" name="privkey" />
<input type="submit" value="login" />
{{{csrfField}}}
</form>
</body>
</html>