| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Windows/SystemApps/Microsoft.Windows.Cortana_cw5n1h2txyewy/ToastTemplates/ |
Upload File : |
<toast duration="long" scenario="reminder">
<visual>
<binding template="ToastGeneric">
<image src="" placement="hero" />
<text mapTo="ToastTitle"></text>
<text mapTo="Title"></text>
<text mapTo="TriggerDisplayText"></text>
</binding>
</visual>
<actions>
<input id="snoozeTime" type="selection" defaultInput="15" title="">
<selection id="15" content="" mapTo="ReminderToast_SnoozePicker15Minutes"/>
<selection id="60" content="" mapTo="ReminderToast_SnoozePicker1Hour"/>
<selection id="240" content="" mapTo="ReminderToast_SnoozePicker4Hours"/>
<selection id="1440" content="" mapTo="ReminderToast_SnoozePicker1Day"/>
</input>
<action hint-actionId="snooze" activationType="background"/>
<action hint-actionId="complete" activationType="background"/>
</actions>
</toast>