File: table_info.dtml

package info (click to toggle)
zope-mysqlda 2.0.8-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 184 kB
  • ctags: 103
  • sloc: python: 428; sh: 55; makefile: 47
file content (7 lines) | stat: -rw-r--r-- 202 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
<dtml-var standard_html_header>

<dtml-var TABLE_TYPE><dtml-if TABLE_OWNER>
 owned by <dtml-var TABLE_OWNER></dtml-if>
<dtml-if REMARKS><br><dtml-var REMARKS></dtml-if>

<dtml-var standard_html_footer>