@@ -4,6 +4,6 @@
<title>Fortunes</title>
</head>
<body>
- {% block content %}
+ {% block content %}{% endblock %}
</body>
</html>