I'm trying to just include a txt file with either html in it or css. Do I have to create a template for it the templates folder? It seems like I should just be able to pull it into one of the modular files using:
TWIG
{% include page.route ~ '/file.txt' ignore missing %}