Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 16 additions & 8 deletions docs/overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{% extends "base.html" %}

{#
{% block announce %}

<div>
Expand All @@ -19,17 +20,21 @@
</style>

<div class="announcement">

<!-- Election
<h2><b>BIDS steering group election</b></h2>

<!-- <p>This year's election has started.
<p>This year's election has started.
If you are <a href="https://bids-specification.readthedocs.io/en/latest/appendices/contributors.html">a BIDS contributor</a>,
please check your BIDS email for an <a href="https://opavote.com" target="_blank">opavote voting link</a> to cast your vote.
</p> -->
</p>

<!-- <p>
<p>
The polls will open on <b>Monday, October 21st</b> and close on <b>Friday, November 1st</b>.
</p> -->
</p>
-->

<!-- Nomination
<h2><b>BIDS steering group election</b></h2>

<h3>It’s time to nominate and elect new Steering Group members!</h3>

Expand All @@ -46,12 +51,14 @@ <h3>
</a>
</h3>
</button>
-->

<!-- <p>
<!-- Do we need this?
<p>
If you have any questions, please feel free to reach out to
<a href="mailto:[email protected]">the BIDS maintainers</a>.
</p> -->

</p>
-->

<!-- <div class="iframe-container">
<iframe
Expand All @@ -68,3 +75,4 @@ <h3>
</div>

{% endblock %}
#}
Loading