Login   Register  
PHP Classes
elePHPant
Icontem

File: footer.htmlt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Kaloyan Kirilov  >  Mrasnika's template system  >  footer.htmlt  >  Download  
File: footer.htmlt
Role: Auxiliary data
Content type: text/plain
Description: Example footer template
Class: Mrasnika's template system
Multi-level object oriented template system
Author: By
Last change:
Date: 2003-12-15 05:12
Size: 420 bytes
 

Contents

Class file image Download
<p>Technical Support <a href="mailto:#%EMAIL%#">#%EMAIL%#</a></p>

<div align=center>
	<h3 style="background:red;color:white">This is the footer </h3>
	
	<div style="font: bold 12px Arial;">Mrasnika's Edition &copy; #%FIRST_YEAR%# - #%LAST_YEAR%#<br>
		<a href="http://#%COMPANY_NAME%#" >#%COMPANY_NAME%#</a></div>
</div>

</body>
</html>

<messages>
company: www.domain.tld
first_year: 2001
</messages>