Fix schedule message
This commit is contained in:
parent
a8ae4b02ca
commit
90477dbd23
1 changed files with 6 additions and 6 deletions
|
@ -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"
|
||||
href="https://static.mlh.io/docs/mlh-code-of-conduct.pdf" data-mode="1" target="_blank">Code of Conduct</a>
|
||||
</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>
|
||||
</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>
|
||||
</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 %}
|
||||
<div class="footer-copyright">
|
||||
<div class="container">
|
||||
|
|
Loading…
Add table
Reference in a new issue