File: dircomment.tpl

package info (click to toggle)
libapache-gallery-perl 1.0.2-5.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 728 kB
  • sloc: perl: 1,280; sh: 21; makefile: 15
file content (11 lines) | stat: -rw-r--r-- 107 bytes parent folder | download | duplicates (20)
1
2
3
4
5
6
7
8
9
10
11
<tr>
  <td>
<table class="info">
  <tr>
    <td>
    { $COMMENT }
    </td>
  </tr>
</table>
  </td>
</tr>