diff options
-rwxr-xr-x | templates/web/fixmybarangay/reports/index.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/templates/web/fixmybarangay/reports/index.html b/templates/web/fixmybarangay/reports/index.html index cda1fd6fd..984e0d472 100755 --- a/templates/web/fixmybarangay/reports/index.html +++ b/templates/web/fixmybarangay/reports/index.html @@ -39,20 +39,4 @@ </table> -<p> -[%# (this will change when we have 'body' logic in place, meanwhile: hardcoded) %] -See also the maps of reports submitted to these departments: -</p> -<ul> -<li> -<a href="/reports/depw" title="Department of Engineering and Public Works">DEPW</a> — city road maintenance -</li> -<li> -<a href="/reports/dps" title="Department of Public Services">DPS</a> — streetlight maintenance -</li> -<li> -<a href="/reports/dpwh" title="Department of Public Works and Highways">DPWH</a> — national road maintenance -</li> -</ul> -</p> [% INCLUDE 'footer.html', pagefooter = 'yes' %] |