Additional Pages Showing Up Blank

I have created a website from a template. I have added additional pages to the template, but when published and you click on those links, the webpages come up blank.

Any idea what I’m doing wrong?

Here is my site Read-Only:

https://preview.webflow.com/preview/accounting-3f3a58?utm_medium=preview_link&utm_source=designer&utm_content=accounting-3f3a58&preview=c706265a44405f9fafecce0b54303fe4&workflow=preview

Hi, Paxton. The issue I believe is with your interactions (I swear I’ve seen this same issue come up with this same template previously). There is something stopping it from completing the page load animation from completing. I don’t remember what the specific solution was, but it should at least give you a starting point to go off of.

hi @paxtonavery322 your issue is caused by animation Page Load Start Hide Body assigned to page load

It have set opacity: 0% as initial state but there is missing action that will change opacity:100%. This mean that content is loaded but is not visible.

When you add this interaction it should work as expected.