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

main.php « templates - github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c1719dc110fc4cd22654d47e5d42f7fa21ac0f6c (plain)
1
2
3
4
5
6
7
8
<?php
script('text', 'text-text');
style('text', 'icons');
?>
<div id="app-content">
	<div id="maineditor"></div>
</div>