Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UCC
uccportal
Commits
e59454d3
Commit
e59454d3
authored
May 06, 2019
by
frekk
Browse files
update note on member homepage
parent
c611d2e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/templates/home.html
View file @
e59454d3
...
...
@@ -15,6 +15,8 @@
{% if request.user.is_authenticated %}
<b>
You have no member record associated with this account.
</b><br>
Please
<a
href=
"{% url 'memberdb:renew' %}"
>
renew your membership
</a>
to get started.
<br><br>
Note: you may have already paid for this year, but unless the username you entered is the same as the one you are using now, it will not work.
{% else %}
<b>
Something went wrong and your membership details could not be retrieved.
</b>
Please try
<a
href=
"{% url 'memberdb:login' %}"
>
logging in
</a>
.
{% endif %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment