Changeset - 808a70eb093c
[Not reviewed]
0 2 0
Christopher Neugebauer - 5 years ago 2018-09-07 03:34:20
chrisjrn@gmail.com
Revert "Hide Rego"

This reverts commit 70498db51bab734952b3c4b8733e664cf370051c.

Revert "Comment out ticket sales message"

This reverts commit c012168d45f5d430329a3ce9dd46f14d808cf140.
2 files changed with 2 insertions and 5 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/dashboard.html
Show inline comments
...
 
@@ -32,5 +32,4 @@
 

	
 
    {% comment %}
 
    {% include "registrasion/dashboard_widget.html" %}
 
    {% endcomment %}
 

	
 
    <div class="panel panel-default">
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -35,3 +35,3 @@
 
            November 3 &amp; 4, 2018<br/>
 
            {%comment%}Tickets on sale now!{%endcomment%}
 
            Tickets on sale now!
 
          </h4>
...
 
@@ -71,5 +71,3 @@
 
      <div>
 
        {% comment %}
 
        <a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
 
        {% endcomment %}
 
        <a class="btn btn-default btn-lg " href="https://twitter.com/northbaypython">Twitter</a>
0 comments (0 inline, 0 general)