GitHub Page Markdown Incorprar HTML de otro archivo
---
layout: default
---
some text here
{% include_relative test_header.md %}
some more text here
{% include_relative test_footer.md %}
Busy Boar