Changeset - 6b9ff97a243c
[Not reviewed]
0 1 0
Christopher Neugebauer - 5 years ago 2019-07-01 21:56:20
_@chrisjrn.com
Update the account login page.
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/account_login.html
Show inline comments
...
 
@@ -10,7 +10,7 @@
 
{% block body_class %}login{% endblock %}
 

	
 
{% block lede %}
 
  You'll need an account to propose a talk or purchase a ticket. Accounts from North Bay Python 2017 <em>do not</em> work on the 2018 website.
 
  You'll need an account to propose a talk or purchase a ticket. Accounts from North Bay Python 2018 <em>do not</em> work on the 2019 website.
 
{% endblock %}
 

	
 
{% block content %}
0 comments (0 inline, 0 general)