Skip to content

Commit d3a4e40

Browse files
authored
add cleaning page
1 parent 6db56d9 commit d3a4e40

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

content/cleaning.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Cleaning
3+
---
4+
<%
5+
# vim: set ts=2 sw=2 et ai ft=eruby:
6+
%>
7+
8+
<div class="about-us">
9+
<div class="text-block">
10+
<p>If you have problems with the toilets, please report them via <a href="https://grist.fosdem.org/forms/uGQvcksD4NoWyVFTx7TiND/13">this form</a>.</p>
11+
<p>For other cleaning-related remarks, email <a href="mailto:cleaning@fosdem.org">cleaning@fosdem.org</a>.</p>
12+
</div>
13+
</div>

0 commit comments

Comments
 (0)