Adding a Calendar entry.
1: First step is to simply select a data on the correct calender. Click on the date where you want to add an entry. You will see an empty page.
2: Now you have to insert the default page layout. Copy paste this code
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" charset="utf-8" />
<link rel="stylesheet" href="https://2013.igem.org/Team:Groningen/CSS/DefaultPage?action=raw&ctype=text/css" type="text/css" />
</head>
<body>
</html> {{:Team:Groningen/Templates/DefaultHeader}}<html>
<div class="colmask threecol">
<span class="navigation">
</html>{{:Team:Groningen/Templates/Navigationbar}}<html>
</span>
<span class="widgets">
</html>{{:Team:Groningen/Templates/facebook}}<html>
</span>
<div class="mainContent">
</div>
</div>
</html> {{:Team:Groningen/Templates/DefaultFooter}}<html>
</body>
</html>