migrate fa posts to json_attributes

This commit is contained in:
Dylan Knutson
2025-02-02 03:43:19 +00:00
parent c53665c689
commit e71cb9bdb2
35 changed files with 4193 additions and 369 deletions

View File

@@ -0,0 +1,26 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- -->
<html>
<head>
<title>System Error</title>
<link href="/themes/beta/img/favicon.ico"/>
<link type="text/css" rel="stylesheet" href="/themes/beta/css/ui_theme_dark.css?u=2025011001" />
</head>
<body>
<section style="margin: 30px auto; max-width: 800px;">
<div class="section-header">
<h2>System Error</h2>
</div>
<div class="section-body">
The submission you are trying to find is not in our database. <br>
<div class="alignright"><a class="button standard" href="javascript:history.go(-1)">Click here to go back</a></div>
</div>
</section>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<title>System Message -- Fur Affinity [dot] net</title>
</head>
<body>
<div id="error-page">
<h2>System Message</h2>
<p>The page you are trying to reach is currently pending deletion.</p>
</div>
</body>
</html>