<!DOCTYPE html>
<html lang="en">
<head>
	<meta charset="utf-8" />
	<title>FileCloud Waiting for Approval</title>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            
<!-- 
NOTE:
- There's a long line of spaces above this note. That's because iOS email clients don't download POP emails if the head is shorter than 1,019 characters
- All images have style="display:block". This forces Gmail to display the table cells correctly
- style="font-size:1px" is needed in empty table cells smaller than 15 pixels. Outlook 2013 adds a 15px whitespace by default to these cells, unless there is a font-size set to 1px
-->
	
</head>
<body style="margin:0px; padding:0px; background:#ffffff">
    <table width="480" cellpadding="0" cellspacing="0" border="0" align="center" style="margin: auto">
        <tr>
            <td colspan="3"><img src="^CLOUDURL^/core/getcustomimage?type=login" alt="fileCloud" style="display:block"></td>
        </tr>
        <tr>
            <td style="background: #1265a0;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>
            <td style="background: #1265a0; color: #ffffff"><br>
                <h2 style="font-family: Arial, Helvetica; font-size: 25px; font-weight: normal; padding: 0px; margin: 0px">Device Approval Required.</h2>
                <p style="font-family: Arial, Helvetica; font-size: 14px; padding: 0px; margin: 0px"></p>
                <br>
            </td>
            <td style="background: #1265a0;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>        
        </tr>
        <tr>
            <td style="background: #f7f7f7;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>    
            <td style="background: #f7f7f7; font-family: Arial, Helvetica; font-size: 14px; line-height: 20px; text-align:left"><br>
				<p>A new device is waiting for your approval to connect to FileCloud.</p>
				<p>Follow the steps below to approve the device.</p>
                                <ol>
                                    <li>Log in to Filecloud portal at <a href="^URL^">^URL^</a>.</li>
                                    <li>Go to devices screen under the settings menu.</li>
                                    <li>Find your device and click the button "Approve device to get code".</li>
                                    <li>Use the generated code and login through the device.
                                </ol>                                
                <br>
            </td>
            <td style="background: #f7f7f7;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td>            
        </tr>
        <tr>
            <td colspan="3" style="text-align:center"><br>
                <table cellpadding="0" cellspacing="0" border="0" align="center" style="margin:auto">
                                    <tr><td style="font-family: Arial, Helvetica; font-size: 10px; color: #909090">Powered by <a style="font-family: Arial, Helvetica; font-size: 10px; color: #909090" href="https://www.filecloud.com"> FileCloud</a></td></tr>
                </table>
                <br>
            </td>
        </tr>
    </table>
</body>
</html>