Implement logout

This commit is contained in:
2016-12-03 20:30:40 +01:00
parent 304b954b51
commit 36b066c687
3 changed files with 11 additions and 1 deletions

View File

@ -41,7 +41,7 @@
The entered credentials are invalid
</div>
<input type="submit" value="Login"/>
<input type="submit" value="Login" />
</form>
</body>
</html>