<!doctype html>
<html lang="{{ locale }}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>GetMeBack</title>
</head>
<body>
{% block content %}
{% endblock %}
</body>
</html>