6 lines
238 B
PHP
6 lines
238 B
PHP
<p><b><? printf(_("The current %s board, and roles."), "CAcert Inc."); ?></b></p>
|
|
<p>
|
|
Greg Rose - <?=_("President")?><br/>
|
|
Robert Cruikshank - <?=_("Treasurer")?>, <?=_("Public Officer")?><br/>
|
|
Evaldo Gardenali - <?=_("Secretary")?></p>
|
|
|