gmarti's picture
Deploy repair-aware randomized annotation study
5b34fc5 verified
Raw
History Blame Contribute Delete
340 Bytes
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>{% block title %}Listening and Responsiveness Study{% endblock %}</title>
<link rel="stylesheet" href="/static/style.css" />
</head>
<body>
{% block body %}{% endblock %}
</body>
</html>