diff --git a/login.html b/login.html index 55e1b2c28b8664e653879b5d082af329f7ad2490..fd0c24f0207c3a3834dc2d911022ffe65f0180f9 100644 --- a/login.html +++ b/login.html @@ -25,8 +25,12 @@ margin-top: 5%; height: 100%; } -img { - width: 45%; -} +<!-- img { + width: 100%; +} --> </style> {% endblock %} + +{% block login_terms %} +<img src="html5.gif" alt="HTML5 Icon" width="128" height="128"> +{% endblock %} \ No newline at end of file