Add hardcoded contact info
This commit is contained in:
parent
9532eeefcb
commit
c218e5a234
2 changed files with 12 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
<p>There's not much left to manage.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>Here's what you should do:</p>
|
||||
|
||||
<ol>
|
||||
|
@ -31,5 +33,9 @@
|
|||
</ol>
|
||||
|
||||
<p>Thank you for having an account with us.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>Questions? <a href="https://git.m724.eu/id.420129/about/src/branch/master/README.md">Contact here.</a></p>
|
||||
|
||||
{% endblock %}
|
|
@ -7,6 +7,8 @@
|
|||
{% if has_prefs %}
|
||||
<p>However, you can still export your saved preferences for use with another Invidious instance.</p>
|
||||
|
||||
<br>
|
||||
|
||||
<p>Here's what you should do:</p>
|
||||
|
||||
<ol>
|
||||
|
@ -29,4 +31,8 @@
|
|||
<p>Right now, you don't have anything to export.</p>
|
||||
{% endif %}
|
||||
|
||||
<br>
|
||||
|
||||
<p>Questions? <a href="https://git.m724.eu/id.420129/about/src/branch/master/README.md">Contact here.</a></p>
|
||||
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue