|
|
|
|
@ -1,5 +1,10 @@
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html class="ng-csp">
|
|
|
|
|
<!--[if lt IE 7]><html class="ng-csp ie ie6 lte9 lte8 lte7"><![endif]-->
|
|
|
|
|
<!--[if IE 7]><html class="ng-csp ie ie7 lte9 lte8 lte7"><![endif]-->
|
|
|
|
|
<!--[if IE 8]><html class="ng-csp ie ie8 lte9 lte8"><![endif]-->
|
|
|
|
|
<!--[if IE 9]><html class="ng-csp ie ie9 lte9"><![endif]-->
|
|
|
|
|
<!--[if gt IE 9]><html class="ng-csp ie"><![endif]-->
|
|
|
|
|
<!--[if !IE]><!--><html class="ng-csp"><!--<![endif]-->
|
|
|
|
|
<head>
|
|
|
|
|
<title><?php p(!empty($_['application'])?$_['application'].' | ':'') ?>ownCloud
|
|
|
|
|
<?php p(trim($_['user_displayname']) != '' ?' ('.$_['user_displayname'].') ':'') ?></title>
|
|
|
|
|
|