<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
<overlay>
	<template id="etemplate.pgp_installation" template="" lang="" group="" version="15.1">
		<grid height="300" width="450">
			<columns>
				<column/>
			</columns>
			<rows>
				<row part="header">
					<description value="You need to install Mailvelope plugin available for Chrome and Firefox from www.mailvelope.com or by clicking on install button."/>
				</row>
				<row>
					<description value="$row_cont[domain]"/>
				</row>
				<row>
					<description value="Before proceeding further, we do highly recommend you to watch this short video, to see how mailvelope plugin works with EGroupware."/>
				</row>
				<row>
					<video video_src="https://www.egroupware.org/videos/pgp/mailvelope_only_EN.mp4" controls="true" height="260" width="60%"/>
				</row>
			</rows>
		</grid>

		<styles>
			video {
				margin-left: 18%;
			}
		</styles>
	</template>
</overlay>