File: testimonials.inc

package info (click to toggle)
libapache-asp-perl 2.63-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 4,120 kB
  • sloc: perl: 6,044; php: 409; sh: 62; lisp: 22; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 125 bytes parent folder | download | duplicates (7)
1
2
3
4
5
<% my($args, $html) = @_ %>
<table bgcolor=white width=100% cellpadding=5 cellspacing=0 border=0>
  <%= $html %>
</table>