This commit is contained in:
TheGiddyLimit
2024-06-23 22:13:57 +01:00
parent ed9833eefc
commit e5844f8a3f
279 changed files with 38254 additions and 7675 deletions

View File

@@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en">
{{> "head" }}
<body>
{{> "overlayNoise" }}
{{> "adRhs" }}
<div class="viewport-wrapper">
{{> "adLeaderboard" }}
{{> "navbar" }}
<div class="view-col-group--cancer h-100 mh-0">
<div class="container view-col-wrapper view-col-wrapper--cancer">
{{> (lookup . "identPartialListListcontainer") }}
{{> "adMobile1" }}
{{> (lookup . "identPartialListContentwrapper") }}
</div>
</div>
</div>
{{> "adFooter" }}
{{> "scripts" }}
</body>
</html>