Added link to settings page
This commit is contained in:
parent
c451be78df
commit
49cf806724
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@
|
|||
You haven't connected your Curious Cat account yet.<br>
|
||||
<a href='/cc_connect' class='button'>Connect</a>
|
||||
</div>
|
||||
{% else %}
|
||||
<br />
|
||||
<a class='button' href='/settings'>Settings</a>
|
||||
{% endif %}
|
||||
{% include 'footer.html' %}
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue