migrate fa posts to json_attributes
This commit is contained in:
26
test/fixtures/files/domain/fa/job/submission_404_page.html
vendored
Normal file
26
test/fixtures/files/domain/fa/job/submission_404_page.html
vendored
Normal 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>
|
||||
859
test/fixtures/files/domain/fa/job/submission_page_59714213.html
vendored
Normal file
859
test/fixtures/files/domain/fa/job/submission_page_59714213.html
vendored
Normal file
File diff suppressed because one or more lines are too long
1292
test/fixtures/files/domain/fa/job/submission_page_59723907.html
vendored
Normal file
1292
test/fixtures/files/domain/fa/job/submission_page_59723907.html
vendored
Normal file
File diff suppressed because it is too large
Load Diff
12
test/fixtures/files/domain/fa/job/submission_pending_deletion_page.html
vendored
Normal file
12
test/fixtures/files/domain/fa/job/submission_pending_deletion_page.html
vendored
Normal 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>
|
||||
Reference in New Issue
Block a user