Revert "Hide Rego"

This reverts commit 70498db51b.

Revert "Comment out ticket sales message"

This reverts commit c012168d45.
This commit is contained in:
Christopher Neugebauer 2018-09-06 20:33:59 -07:00
parent c012168d45
commit 808a70eb09
2 changed files with 2 additions and 5 deletions

View file

@ -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">

View file

@ -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>