<!DOCTYPE html>
<html>
<head>
<link href="/static/style.css" rel="stylesheet" type="text/css"/>
<title>tiny0 - Custom URL Shortener</title>
</head>
<body>
{% block body %}{% endblock %}
</body>
</html>