#!/bin/sh . ./helpers/template export content="$REPORT" render_template plain > "$HTML_OUTPUT"