mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
11 lines
187 B
HTML
11 lines
187 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="refresh" content="0; url={{ document.redirect-url }}">
|
|
<title>Redirecting...</title>
|
|
</head>
|
|
<body>
|
|
{{ document }}
|
|
</body>
|
|
</html>
|