nasg/redirect.html

8 lines
118 B
HTML
Raw Normal View History

2017-05-23 11:21:10 +01:00
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="refresh" content="0; url={{ url }}" />
</head>
<body>
</body>
</html>