label1="(RTC FREQUENCY $1 HZ)"
filelabel="$1"

sed -e "s/_label1_/$label1/;s/_filelabel_/$filelabel/" <template2.html >html/$filelabel.html

