Skip to content

Commit a0f556a

Browse files
authored
Update crra.html
1 parent d372f29 commit a0f556a

File tree

1 file changed

+8
-27
lines changed

1 file changed

+8
-27
lines changed

doctrine/crra.html

Lines changed: 8 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,8 @@
1-
<!DOCTYPE html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="UTF-8">
5-
<title>Redirecting to CRRA section...</title>
6-
<meta http-equiv="refresh" content="0; url=/abe---flag/doctrine/abe.html#crra">
7-
<link rel="canonical" href="/abe---flag/doctrine/abe.html#crra">
8-
<style>
9-
body {
10-
background: #0b0d12;
11-
color: #e0e0e0;
12-
font-family: system-ui, sans-serif;
13-
text-align: center;
14-
padding-top: 5rem;
15-
}
16-
a { color: #5ddfff; }
17-
</style>
18-
</head>
19-
<body>
20-
<h2>Redirecting...</h2>
21-
<p>
22-
The <strong>CRRA</strong> doctrine is now part of the
23-
<a href="/abe---flag/doctrine/abe.html#crra">A.B.E. “Decent Proposal”</a> document.<br>
24-
You’ll be redirected automatically.
25-
</p>
26-
</body>
27-
</html>
1+
<!DOCTYPE html><html lang="en"><head>
2+
<meta charset="utf-8"><title>Redirecting…</title>
3+
<meta http-equiv="refresh" content="0; url=./abe.html#crra">
4+
<link rel="canonical" href="./abe.html#crra">
5+
<style>body{background:#0b0d12;color:#e0e0e0;font-family:system-ui;text-align:center;padding-top:5rem}a{color:#5ddfff}</style>
6+
</head><body>
7+
<p>Redirecting to <a href="./abe.html#crra">CRRA section</a></p>
8+
</body></html>

0 commit comments

Comments
 (0)