mirror of
https://github.com/friendica/friendica
synced 2024-11-10 23:02:55 +00:00
5 lines
58 B
PHP
5 lines
58 B
PHP
|
<?php
|
||
|
$a->theme_info = array(
|
||
|
'extends' => 'loozah',
|
||
|
);
|