Skip to content

Commit c55e525

Browse files
committed
Fix use/main.md JSX comment and restore notices.md template
Same bug as ifb/main2.md — JSX comment syntax in a file without components: true would render as visible text. Also restore the EU notices.md alert templates that the Freiburg team uses for posting maintenance banners.
1 parent b398fb9 commit c55e525

File tree

2 files changed

+33
-4
lines changed

2 files changed

+33
-4
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,32 @@
1+
<!--
12
3+
<div class="alert" style="background: #fc954e;">
4+
5+
#### **Cluster Maintenance April 8 and 9**
6+
7+
Starting from April 8th 2024, maintenance work will take place at our compute cluster, however our headnode servers are not affected. This means:
8+
<li> Our website will be reachable </li>
9+
<li> You can start jobs and workflows </li>
10+
<li> Jobs can remain in 'grey' state for several days </li>
11+
<li> You can not upload files </li>
12+
<li> Interactive tools will be aborted and you can not start new ones </li>
13+
The maintenance should be completed by April 10th and we will resume to normal operation then. Due to backlog in the job queue, job execution can take notably longer, please refrain from inquiries.
14+
</div>
15+
16+
<div class="alert" style="background: #68d4ff;">
17+
18+
#### **Global Climate Strike on September 15th 2023**
19+
20+
The Freiburg Galaxy team will be striking on 15.09.2023. The job queue will be paused for a few hours on Friday. This means that you will still be able to visit our website, but new jobs will not start. Running jobs will remain unaffected. For more information, please see our [blog post](https://galaxyproject.org/news/2023-09-11-climate-strike/).
21+
22+
</div>
23+
24+
<div class="alert" style="background: #00d084;">
25+
26+
#### **Act, don't criminalize!**
27+
28+
Today, 21st of April 2023, a statement in support of peaceful, but resolved protest against insufficient climate politics got released and has been signed by more than 1000 scientists from German-speaking countries in Europe. Read [why members of the Freiburg, Germany branch of Galaxy Europe endorse this initiative](https://galaxyproject.org/news/2023-04-21-act-dont-criminalize/).
29+
30+
</div>
31+
32+
-->

content/use/main.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,5 @@ This directory lists __platforms where you can use or deploy__ your own Galaxy S
99
* *Almost all of them are open to everyone (Academic clouds are the exception).*
1010
* *All of the resources can be used, either immediately, or shortly after getting an account.*
1111

12-
{/* -
13-
The rest of this page (the actual directories) are generated by
14-
layouts/use_index.pug
15-
- */}
12+
<!-- The rest of this page (the actual directories) are generated by
13+
layouts/use_index.pug -->

0 commit comments

Comments
 (0)