CINXE.COM
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <style> .main-container { margin: 0 auto; width: 65%; padding-top: 2rem; padding-bottom: 2rem; } .container { } .title { font-size: 32px; margin-bottom: 16px; font-weight: bold; } p { font-size: 17px; line-height: 25px; } .second-para p { padding-bottom: 0.5rem; margin: 0px; } .email { color: #0087a8; text-decoration: underline; } .first-para, .second-para, .third-para { margin-bottom: 30px; } .form { } #formio { box-shadow: 0px 0px 12px #00000014; border-radius: 8px; padding: 2rem; width: 70%; } .form h3 { font-size: 30px; line-height: 34px; margin-bottom: 16px; font-weight: 500; } .header { width: 100%; height: 80px; background-color: #0091ac; position: sticky; top: 0; left: 0; display: flex; justify-content: flex-start; align-items: center; padding: 0 16px; z-index: 20; } .logo { height: 70px; width: 76px; } @media (max-width: 767px) { .header { width: 100%; height: 50px; } .logo { height: 40px; width: 46px; } .main-container { margin: 0 auto; width: 90%; padding-top: 1rem; padding-bottom: 1rem; } .title { font-size: 26px; } p { font-size: 14px; } #formio { box-shadow: 0px 0px 12px #00000014; border-radius: 8px; padding: 2rem; width: 100%; } .form h3 { font-size: 18px; } } </style> <script src="https://cdnjs.cloudflare.com/ajax/libs/ejs/3.1.6/ejs.min.js"></script> <link rel="stylesheet" href="https://cdn.form.io/formiojs/formio.full.min.css" /> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" /> <script src="https://cdn.form.io/formiojs/formio.full.min.js"></script> <script type="text/javascript"> var formURL = "https://formio.quintype.com/#/form/64cd1d8ec8172c00075eda5e"; var errMessage = ""; window.onload = function () { if (formURL) { Formio.createForm(document.getElementById("formio"), formURL); } else { document.getElementById("formio").innerHTML = "<p></p>"; } }; </script> </head> <body> <div> <div class="header"> <a href="/"> <img src="https://images.assettype.com/deccanherald-training/2023-08/956bcd4f-3624-40ab-a3cc-da412f09223e/group_2.svg" class="logo" /> </a> </div> <div class="main-container"> <div class="container"> <h1 class="title">Grievance Redressal</h1> <p class="first-para"> Any person having a grievance regarding the content published by us on this website/app can register a complaint within a period of 7 days from the publication of such content. </p> <div class="second-para"> <p>Please address your request/concern/complaint/grievance to our Grievance Officer.</p> <p> Name of Grievance Officer: <strong> Pulkit Gupta </strong> </p> <p>Address: <strong> No.75, M.G.Road, Bengaluru-560001.</strong></p> <p>Phone number:<strong> 080-45557279</strong></p> <p>Email:<strong class="email"> grievance@deccanherald.co.in </strong></p> </div> <p class="third-para"> Please fill out the following mandatory fields in the form below to register your grievance with the Grievance Officer OR write to the Grievance Officer with the following mandatory details: </p> <div class="form"> <h3>Grievance Redressal Form</h3> <div id="formio"></div> </div> </div> </div> </div> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'91a5c060df9b91a1',t:'MTc0MDk2OTQ0MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html>