Fix schedule message

This commit is contained in:
Nick Krichevsky 2019-11-18 23:53:20 -05:00
parent a8ae4b02ca
commit 90477dbd23

View file

@ -32,12 +32,6 @@
<a id="cocbutton" class="sub-button col s8 push-s2 m6 push-m3 btn waves-effect waves-light grey darken-1" <a id="cocbutton" class="sub-button col s8 push-s2 m6 push-m3 btn waves-effect waves-light grey darken-1"
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">Code of Conduct</a> href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">Code of Conduct</a>
</div> </div>
{% if registration_open %}
<div class="row center">
<a id="schedule" class="sub-button col s8 push-s2 m6 push-m3 btn waves-effect waves-light grey darken-1"
href="https://docs.google.com/spreadsheets/d/1r1Fp3vmZ_PcHNvyULnhPPPGu-AScnqbWXwA_qj6PPE4/edit" data-mode="1" target="_blank">Schedule</a>
</div>
{% endif %}
<br> <br>
</div> </div>
</div> </div>
@ -189,6 +183,12 @@
<p class="grey-text text-lighten-4">Doesn't matter! We'll have plenty of mentors from sponsoring companies, as well as workshops throughout the weekend!</p> <p class="grey-text text-lighten-4">Doesn't matter! We'll have plenty of mentors from sponsoring companies, as well as workshops throughout the weekend!</p>
</div> </div>
</div> </div>
<div class="footer-info row">
<div class="col l6 s6">
<h5 class="white-text">When will the schedule be posted?</h5>
<p class="grey-text text-lighten-4">We will post the schedule as soon as possible.</p>
</div>
</div>
{% endif %} {% endif %}
<div class="footer-copyright"> <div class="footer-copyright">
<div class="container"> <div class="container">