<!DOCTYPE html>
<html>
<head>
  <title>dilbo - the digital logbook for rowing and canoeing</title>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="../resources/w3-style.css">
  <link rel="stylesheet" href="../resources/app-style.css">
  <link rel="stylesheet" href="../resources/dilbo-style.css">
  <link rel="stylesheet" href="../resources/fonts.css">
  <link rel="icon" href="../resources/favicon.ico" type="image/x-icon">
  <link rel="shortcut icon" href="../resources/favicon.ico" type="image/x-icon" />
</head>
<body>
  <!-- The Modal -->
  <div id="tfyhModal" class="modal" style="z-index: 4">
    <!-- Modal content -->
	<div id="tfyhModal-content" class="modal-content"><span class="close">&times;</span></div>
  </div>
