Biweekly-XX.md
, where XX is the biweekly number.A github guide for creating pages is available from here: https://help.github.com/articles/creating-new-files/
Template starts below this line (keep only the content between the triple-tildes, if you are copying the file):
————————————— Template Begin ———————————————————-
---
layout: default
title: Biweekly XX
date: DD MONTH YYYY, 1030 CEST
---
<script src="https://code.jquery.com/jquery-1.11.1.min.js">
</script>
<script src="/javascripts/edit.js"></script>
<script>setEditButonNm();</script>
# NetMeeting Default Template
|||
|---|---|
| Date | 10 December 2021, 10:34 CET |
| Participants | AA, BB, ..., CC. Minutes by DD. |
## Pre-meeting stakeholder's reports
<!-- Please keep in mind that the minutes are publicly available, and that
private information should be stored in the SVN. -->
#### Stakeholder 1
* Discussion Point 1
* Discussion Point 2
#### Stakeholder 2
* Discussion Point 1
* Discussion Point 2
#### Stakeholder 3
* Discussion Point 1
* Discussion Point 2
Meeting Minutes
===============
## Meeting Point 1
### topic 1
some description
### topic 2
some description
## Meeting Point 2
#### topic 1
some description
#### topic 2
some description
## Any Other Business
Next Meeting
------------
04 September 2019, 1030 CET
<div id="edit_page_div"></div>