#include "hashmap.h" #include "vector.h" char *read_file(char *filename); char *template(char *tmpl, struct hashmap *ctx);