Skip to content
Open
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
4 changes: 2 additions & 2 deletions _includes/news_banner.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
{% else %}
{% endif %}

{% if false %}
{% if include.onlanding %}

<aside role="banner" class="background-light banner-container">
<div class="container">
<div class="row no-margin">
<div class="col-lg-12 banner">
<p class="no-margin">
Submit your abstract to the <a href="eccomas-wccm-2026.html">preCICE session at WCCM 2026</a> (Munich, July 19-24) - Abstract deadline extended till Feb 9
<a href="https://precice.discourse.group/t/we-need-help-on-github-precice-at-gsoc/2795">We need help on GitHub - preCICE at the Google Summer of Code</a>
</p>
</div>
</div>
Expand Down