Jump to content

Custom Template Help


kanuj

Recommended Posts

I've come across a custom templating system used by a certain company, for a project they were working on, and it has come to me for maintenance work. I couldn't find any template systems that matched this template systems, on the web. Here's a snippet of the code:

 

%include "adminHeader.htmlt"%
...
%ST error%<div class="errormsg">#%ERROR%#</div>%ET error%
%ST message%<div class="msg">#%MESSAGE%#</div>%ET message%

 

Any thoughts?

Link to comment
https://forums.phpfreaks.com/topic/45685-custom-template-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.