Template Page - HTML Template

From SmartWiki
Revision as of 09:51, 30 April 2014 by Eoghan (talk | contribs)

Jump to: navigation, search

Template:UnderConstruction

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

Example


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

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


</body>                                                 

</html>