fix run_model call so that it works with non-default options as well.
[sgn.git] / mason / reports / overview.mas
blob54ff3e3c9bc78b992dc57d6f17e7f779c98d4a04
3 <%args>
5 </%args>
7 <& /page/page_title.mas, title => 'Database Overview Report' &>
9 <table id="overview_report_table">
10   <tr>
11     <thead>
12       Data Type
13     </thead>
14     <thead>
15       Total Count
16     </thead>
17     <thead>
18   </tr>
19 </table>
22