<?php

echo $tpl->render(array(
	'page' => 'about-global',
	'title' => 'About the C3VOC',
));