replaced footer with template embed

This commit is contained in:
Lynne Megido 2018-11-06 21:08:06 +10:00
parent db54460a85
commit 45e3d7b2f8
Signed by: lynnesbian
GPG Key ID: FB7B970303ACE499

View File

@ -20,9 +20,6 @@
</form> </form>
<br /><br /> <br /><br />
<a class='button' href='/login'>Log In</a> <a class='button' href='/login'>Log In</a>
<div id='footer'> {% include 'footer.html' %}
Note that Curious Greg requires first-party cookies to be enabled. You may safely delete the cookie upon completing the connection process.<br />
Curious Greg will not function without JavaScript. Please ensure you have JavaScript enabled.
</div>
</body> </body>
</html> </html>