Messing with footers?

I am fairly new to HTML, so please forgive me if this is a stupid question, but I am working on a project for my home school class. I need to create a footer, which I’ve done and put into the layout.html, but I will be putting one to two buttons in the corner of the footer, and the button will be different for each page. I’m not sure how to do this, and I haven’t been able to find any good references to help me. Is there a way to mess with the footer from each individual page’s code? If not, how should I go about this? Should I just deal with the tedious putting a footer in each individual page? (I’m working with Meteor and Bootstrap as well if this helps at all.)

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.