pyiem.templates package# Subpackages# pyiem.templates.dep package Module contents get_template() pyiem.templates.iem package Module contents get_template() Module contents# Bundled website templates. pyiem.templates.get_site_template(site, filename)[source]# Helper for getting a template. Parameters: site (str) – the site to get the template for, such as “dep” filename (str) – the template file to open.