Ervaring:
PlComd RITA (den oude)
SIGINT-systeemingenieur
Systeemingenieur (de nieuwe RITA en andere tactische systemen)
G6 StafOffr
Materieelbeheerder 'groene', 'blauwe' en donkerblauwe' IT
Schoolcommandant
J6 ADIV
Digitalisatieofficier ADIV
/**
if (is_category()) {
the_archive_title();
single_cat_title();
}
if (is_author()) {
echo "Post by "; the_author();
}
**/
?>