New to backdrop and trying to basically custom theme from scratch using existing themes as a reference (well, basis at least.)
While there's plenty of workarounds (I could use a php include I suppose for example) - I don't understand how/why header.tpl.php gets used in my layout template when I output:
$content['header'];
...it's not a problem, I just don't see where that's specified in any settings or template files. If it is, can I do the same for the footer, or is there's something ingrained for the header in particular?
Thanks!
If you want to customise the footer, you can either: