nextcloud/inc/templates/footer.php

11 lines
155 B
PHP
Executable File

</div>
<div class='foot'>
<p class="footer">
<?php
echo('<a href="http://ownCloud.org">ownCloud</a> - 1.0 beta 2');
?>
</p>
</div>
</div>
</body></html>