7 lines
513 B
PHP
7 lines
513 B
PHP
|
<?PHP
|
||
|
$tlDocuments['pageTitle'] = 'museum-digital :: Resources';
|
||
|
$tlDocuments['pageDescription'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';
|
||
|
$tlDocuments['pageKeywords'] = 'documents, museums, museums work, digitization, inventorization';
|
||
|
$tlDocuments['title'] = 'Documents';
|
||
|
$tlDocuments['introduction'] = 'A selection of helpful documents for about museum work in general and digital museum work in specific can be found here.';
|