<div>
	<h2>Contacts &amp; Calendar Synchronization</h2>

	<hr>

	<div class="row">
		<div class="col-sm-6">
			<h4>This installation of Mail-in-a-Box is not hosting Contacts nor Calendar </h4>

            <p>Contacts & Calendar are hosted on an external server, contact your administrator for details.

		</div>

		<div class="col-sm-6">
			<h4>On your mobile device</h4>

			<p>If you set up your <a href="#mail-guide" onclick="return show_panel(this);">mail</a> using Exchange/ActiveSync,
			your contacts and calendar may already appear on your device.</p>
			<p>Otherwise, here are some apps that can synchronize your contacts and calendar to your Android phone.</p>

			<table class="table">
			<thead><tr><th>For...</th> <th>Use...</th></tr></thead>
			<tr><td>Contacts and Calendar</td> <td><a href="https://play.google.com/store/apps/details?id=at.bitfire.davdroid">DAVx⁵</a> ($5.99; free <a href="https://f-droid.org/packages/at.bitfire.davdroid/">here</a>)</td></tr>
			<tr><td>Only Contacts</td> <td><a href="https://play.google.com/store/apps/details?id=org.dmfs.carddav.sync">CardDAV-Sync free</a> (free)</td></tr>
			<tr><td>Only Calendar</td> <td><a href="https://play.google.com/store/apps/details?id=org.dmfs.caldav.lib">CalDAV-Sync</a> ($2.99)</td></tr>
			</table>

			<p>Use the following settings:</p>

			<table class="table">
			<tr><td>Account Type</td> <td>CardDAV or CalDAV</td></tr>
			<tr><td>Server Name</td> <td>&nbsp;</td></tr>
			<tr><td>Use SSL</td> <td>Yes</td></tr>
			<tr><td>Username</td> <td>Your complete email address.</td></tr>
			<tr><td>Password</td> <td>Your mail password.</td></tr>
			</table>
		</div>
	</div>
</div>