8 lines
261 B
PHP
8 lines
261 B
PHP
<?php
|
||
|
||
return [
|
||
'title' => 'About Us',
|
||
'tagline' => 'Committed to Justice – Grounded in Dignity – Driven to Advocate',
|
||
'identity' => 'A legal institution woven from the fabric of society, using research as a tool of power to serve justice.',
|
||
];
|