<?php

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