mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-09 17:48:24 +00:00
11 lines
364 B
HTML
11 lines
364 B
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta http-equiv="refresh" content="0;URL=macro.format_ident.html">
|
||
|
<title>Redirection</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<p>Redirecting to <a href="macro.format_ident.html">macro.format_ident.html</a>...</p>
|
||
|
<script>location.replace("macro.format_ident.html" + location.search + location.hash);</script>
|
||
|
</body>
|
||
|
</html>
|