kenken999's picture
test
1f074d8
raw
history blame
162 Bytes
<!DOCTYPE html>
<html>
<head>
<title>My App</title>
</head>
<body>
<div id="content">
{% block content %}{% endblock %}
</div>
</body>
</html>