Placing buttons at bottom of page

Hi,

I’m creating a page that has two buttons at the bottom of the view, and have content on the top half. I’m creating this in the tabs template, so want to have the buttons just above the tabs bar.

I was thinking of using media queries to adjust the height of the content section above the buttons to adjust to the height of the screen, but I was wondering if there is something that is part of Ionic that has this already.

Does anyone know if there is a way of doing this within Ionic?

Stephen