Get_terms_and_conditions render_template with safe_exec
Hardens terms and conditions rendering against code injection by using safe_exec instead of bare render_template.
Hardens terms and conditions rendering against code injection by using safe_exec instead of bare render_template.