Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.php « templates « ncp-app - github.com/nextcloud/nextcloudpi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb7d6d928345636b8079cf71ddf72f40d347a747 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
script('nextcloudpi', 'script');
style('nextcloudpi', 'style');
?>


<div id="ncp-message-wrapper">
  <div id="ncp-message">
    Opening NextCloudPi Web Panel ...
  </div>
</div>