Revert "Hide Rego"
This reverts commit70498db51b
. Revert "Comment out ticket sales message" This reverts commitc012168d45
.
This commit is contained in:
parent
c012168d45
commit
808a70eb09
2 changed files with 2 additions and 5 deletions
|
@ -30,9 +30,8 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% comment %}
|
|
||||||
{% include "registrasion/dashboard_widget.html" %}
|
{% include "registrasion/dashboard_widget.html" %}
|
||||||
{% endcomment %}
|
|
||||||
<div class="panel panel-default">
|
<div class="panel panel-default">
|
||||||
<div class="panel-heading">
|
<div class="panel-heading">
|
||||||
<div class="pull-right">
|
<div class="pull-right">
|
||||||
|
|
|
@ -33,7 +33,7 @@
|
||||||
|
|
||||||
<h4>
|
<h4>
|
||||||
November 3 & 4, 2018<br/>
|
November 3 & 4, 2018<br/>
|
||||||
{%comment%}Tickets on sale now!{%endcomment%}
|
Tickets on sale now!
|
||||||
</h4>
|
</h4>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4 col-md-offset-2 email-signup-panel">
|
<div class="col-md-4 col-md-offset-2 email-signup-panel">
|
||||||
|
@ -69,9 +69,7 @@
|
||||||
|
|
||||||
<div class="container homepage-block-footer">
|
<div class="container homepage-block-footer">
|
||||||
<div>
|
<div>
|
||||||
{% comment %}
|
|
||||||
<a class="btn btn-primary btn-lg" href="/attend">Buy a ticket!</a>
|
<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://twitter.com/northbaypython">Twitter</a>
|
||||||
<a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython">Facebook</a>
|
<a class="btn btn-default btn-lg" href="https://facebook.com/northbaypython">Facebook</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue