remove about us and FAQ links in menus
[namibia] / public / templates / page / reports.js
1 var template_reports = function( static )
2 {
3         this.static   = static;
4         this.elements = {};
5         this.construct = function() {};
6         this.destruct  = function() {};
7 };