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
...
 
@@ -30,9 +30,8 @@
 
      </div>
 
    </div>
 

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

	
 
    <div class="panel panel-default">
 
        <div class="panel-heading">
 
            <div class="pull-right">
pinaxcon/templates/static_pages/homepage.html
Show inline comments
...
 
@@ -33,7 +33,7 @@
 

	
 
          <h4>
 
            November 3 &amp; 4, 2018<br/>
 
            {%comment%}Tickets on sale now!{%endcomment%}
 
            Tickets on sale now!
 
          </h4>
 
        </div>
 
        <div class="col-md-4 col-md-offset-2 email-signup-panel">
...
 
@@ -69,9 +69,7 @@
 

	
 
    <div class="container homepage-block-footer">
 
      <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>
 
        <a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython">Facebook</a>
 
      </div>
0 comments (0 inline, 0 general)