Changeset - 4a93f8dbaa9d
[Not reviewed]
1 2 0
Christopher Neugebauer - 5 years ago 2019-06-29 07:37:59
_@chrisjrn.com
Remove more instances of old dates
3 files changed with 3 insertions and 256 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/registrasion/invoice/details.html
Show inline comments
...
 
@@ -23,5 +23,5 @@
 

	
 
{% block subheading %}
 
  North Bay Python. November 3 & 4 2018. Petaluma, California.
 
  North Bay Python. November 2 & 3 2019. Petaluma, California.
 
{% endblock %}
 

	
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -7,5 +7,5 @@
 
{% load schedule_tags %}
 

	
 
{% block head_title %}November 3 and 4, 2018{% endblock %}
 
{% block head_title %}November 2 and 3, 2019{% endblock %}
 

	
 
{% block body_class %}home{% endblock %}
...
 
@@ -44,9 +44,6 @@
 
        <div class="col-md-8">
 
          <p class="">
 
            {% comment %}
 
            <span class="wrap-break">Talk proposal submissions are now open, until August 9th.</span>
 
            <span class="wrap-break">Submit your proposal now!</span>
 
            {% endcomment %}
 
            <span class="wrap-break">Proposal submissions will be open soon!</span>
 
            <span class="wrap-break"><a href="/speak">Submit your proposal now!</a></span>
 
          </p>
 
        </div>
pinaxcon/templates/static_pages/homepage0.html
Show inline comments
 
deleted file
0 comments (0 inline, 0 general)