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