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

page-android.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8277e5ede0256a4b01852b68069c145e04f0ac07 (plain)
1
2
3
4
5
6
7
8
<div class="page-header">
	<h1><?php
 echo $l->t('Nextcloud Android Client');\?></h1>
</div>
<h2><?php
 echo $l->t('Get it');\?></h2>
<p><?php
 echo $l->t('Find the Nextcloud Android Client <a href="/install">on our install page</a>.');\?></p>

<h2><?php
 echo $l->t('Find Help');\?></h2>
<p><?php
 echo $l->t('Find help in <a href="https://doc.nextcloud.org/android/">our documentation</a>.');\?></p>