Difference between revisions of "Template Page - HTML Template"

From SmartWiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{UnderConstruction}}
 
{{UnderConstruction}}
 +
 +
The Template page is used to allow [[system administrators]] to configure customized formatting for UTA records;
  
 
<pre style="white-space: pre-wrap;  
 
<pre style="white-space: pre-wrap;  

Revision as of 09:50, 30 April 2014

Template:UnderConstruction

The Template page is used to allow system administrators to configure customized formatting for UTA records;


<html>
<head>
@STYLELINK@
</head>
<body leftmargin=1 rightmargin=1 topmargin=1 bottommargin=1 marginheight=1 marginwidth=1>

	@FORM@
	@appfields@
	@fields@
	@SUBMITONLY@
	@SYSTEMBUTTONS@


</body>                                                 

</html>