Track hcoop header generating scripts
[hcoop/portal.git] / scripts / hcoop_html
1 #!/bin/sh
2
3 hcoop_header "$1"
4 cat $2
5 hcoop_footer
6