WebAppsDocs/_layouts/redirect.html

11 строки
167 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Windows Hosted Web Apps Landing Redirect</title>
{% include head.html %}
</head>
<body>
{{ content }}
</body>
</html>