summaryrefslogtreecommitdiff
path: root/rt/webrt/Elements/Section
diff options
context:
space:
mode:
Diffstat (limited to 'rt/webrt/Elements/Section')
-rwxr-xr-xrt/webrt/Elements/Section11
1 files changed, 11 insertions, 0 deletions
diff --git a/rt/webrt/Elements/Section b/rt/webrt/Elements/Section
new file mode 100755
index 000000000..067311d9e
--- /dev/null
+++ b/rt/webrt/Elements/Section
@@ -0,0 +1,11 @@
+<TABLE WIDTH=100%>
+<TR>
+<TD>
+<font size=+4><%$title%></font>
+</TD>
+</TR>
+</TABLE>
+
+<%ARGS>
+$title => undef
+</%ARGS> \ No newline at end of file