1
0
Fork 0

restructuring for PR for friendica main repo

This commit is contained in:
rabuzarus 2016-05-25 15:12:29 +02:00
commit b67378ac69
298 changed files with 0 additions and 0 deletions

View file

@ -1,11 +0,0 @@
<?php
/**
* @file view/theme/frio/php/modes/none.php
* @brief The site template for pure content (e.g. (modals)
*
* This themplate is used e.g for bs modals. So outputs
* only the pure content
*/
if(x($page,'content')) echo $page['content'];