Current File : //proc/thread-self/root/kunden/kunden/proc/self/root/usr/share/source-highlight/htmltable.outlang
include "html_common.outlang"

doctemplate
"<table  BGCOLOR=\"$docbgcolor\" NOSAVE >
<tr NOSAVE>
<td NOSAVE>
<pre><tt>"
"</tt></pre>
</td>
</tr>
</table>
"
end

nodoctemplate
"<table  BGCOLOR=\"$docbgcolor\" NOSAVE >
<tr NOSAVE>
<td NOSAVE>
<pre><tt>"
"</tt></pre>
</td>
</tr>
</table>
"
end