forked from rho_n/hpr_generator
		
	Add correspondents page template
First use of data retrieved from the db.
This commit is contained in:
		| @@ -55,7 +55,7 @@ sub main { | ||||
| 	read_config "site.cfg" => my %config; | ||||
|  | ||||
| 	my $tt = get_template_html(); | ||||
| 	generate_page($tt, $config{contact}{navigation}, $config{contact}{content}); | ||||
| 	generate_page($tt, $config{correspondents}{navigation}, $config{correspondents}{content}); | ||||
|  | ||||
| 	return 0; | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user