import rt 2.0.14
[freeside.git] / rt / webrt / Elements / Section
diff --git a/rt/webrt/Elements/Section b/rt/webrt/Elements/Section
new file mode 100755 (executable)
index 0000000..067311d
--- /dev/null
@@ -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