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

page-thankyou.php - github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20977c14a3af0707a31340ad88f5a0d1d73849e5 (plain)
1
2
3
4
5
6
7
8
<div class="row conf-header">
	<img class="conf-img" src="<?php echo get_template_directory_uri(); ?>/assets/img/conference/conf-logo.svg" alt="logo" />
	<h2 class="conf-location">August 2014, Berlin</h2>
</div>
<h2>Thank you for your submission!</h2>
<div style="text-align: center">
	<a style="margin-bottom: 100px" href="/contribute" class="btn btn-lg btn-success">Start contributing!</a>
</div>