summaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/dashboard.tmpl
blob: dc04d656518f128c67140865b12c6c286bbc80a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{{template "base/head" .}}
<div class="dashboard feeds">
	{{template "user/dashboard/navbar" .}}
	<div class="ui container">
		{{template "base/alert" .}}
		<div class="ui mobile reversed stackable grid">
			<div class="ui container ten wide column">
				{{template "user/heatmap" .}}
				{{template "user/dashboard/feeds" .}}
			</div>
			{{template "user/dashboard/repolist" .}}
		</div>
	</div>
</div>
{{template "base/footer" .}}
ption> Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/README
blob: 9b113c4f6742e981d1310f0af731120323009295 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
ownCloud gives you freedom and control over your own data.
A personal cloud which runs on your own server.

http://ownCloud.org

Installation instructions: http://owncloud.org/support
Contribution Guidelines: http://owncloud.org/dev/contribute/

Source code: https://github.com/owncloud
Mailing list: https://mail.kde.org/mailman/listinfo/owncloud
IRC channel: https://webchat.freenode.net/?channels=owncloud
Diaspora: https://joindiaspora.com/u/owncloud
Identi.ca: https://identi.ca/owncloud

Important notice on translations:
Please submit translations via Transifex:
https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations:
http://owncloud.org/dev/translation/