replaced footer with template embed
This commit is contained in:
parent
db54460a85
commit
45e3d7b2f8
1 changed files with 1 additions and 4 deletions
|
@ -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>
|
Loading…
Reference in a new issue