9 lines
374 B
PHP
9 lines
374 B
PHP
<p><b><? printf(_("The current %s board, and roles."), "CAcert Inc."); ?></b></p>
|
|
<p>Duane Groth - <?=_("President")?><br>
|
|
Mark Lipscombe - <?=_("Vice President")?><br>
|
|
Wren Hunt - <?=_("Secretary")?><br>
|
|
Chris Martin - <?=_("Treasurer")?><br>
|
|
Nathan Reilly - <?=_("Board Member")?><br>
|
|
Matthew Asham - <?=_("Board Member")?><br>
|
|
Calum Morrell - <?=_("Board Member")?></p>
|
|
|