{: NES 1.0 ('../scripts/index.cgi') :} {: # ----------------------------------------------------------------------------- Nes 1.03 by Skriptke Copyright 2009 - 2010 Enrique Castañón Licensed under the GNU GPL. Sample: http://nes.sourceforge.net/ Repository: http://github.com/Skriptke/nes CPAN: http://search.cpan.org/perldoc?Nes Sample to use Nes; Para este ejemplo se ha modificado una plantilla HTML de Luka Cvrk http://www.solucija.com/ ----------------------------------------------------------------------------- :} {: $ title :}
{: include ('{: $ header :}') :} {: include ('{: $ intro :}') :}
{: include ('{: $ content :}') :}
{: ~ ( $ show_comments ) {: include ('{: $ comments :}') :} :}
{: ~ ( $ show_right_panel ) :} {: include ('{: $ footer :}') :}