CINXE.COM

Nialli™ Visual Planner

<!doctype html> <meta http-equiv="Cache-Control" content="no-cache, no-store,max-age=0, must-revalidate"> <meta http-equiv="Pragma" content="no-cache"> <meta http-equiv="Expires" content="0"> <html lang="en"> <head> <meta charset="utf-8"> <title>Nialli&trade; Visual Planner</title> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Disable caching ala SPAN --> <!-- <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> --> <!-- END Disable caching ala SPAN --> <!-- Disable caching ala suggestion on Stackoverflow for Angular 6 --> <!-- https://stackoverflow.com/questions/53232382/how-to-disable-caching-with-httpclient-get-in-angular-6?noredirect=1&lq=1 --> <!-- <meta http-equiv="cache-control" content="no-cache, must-revalidate, post-check=0, pre-check=0"> <meta http-equiv="expires" content="0"> <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache"> --> <!-- END Disable caching ala suggestion on Stackoverflow for Angular 6 --> <!-- From this blog ... --> <!-- http://yuezhizizhang.github.io/angular6/cache-control/2019/06/07/angular-cache-control.html --> <!-- WHAT WE HAD ... except for the real date --> <!-- <meta http-equiv="Cache-Control" content="max-age=0, must-revalidate" /> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="0" /> <meta http-equiv="pragma" content="no-cache" /> --> <!-- Give it a real day instead of 0 and lower case for equive --> <!-- <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> --> <!-- END of WHAT WE HAD ... except for the real date --> <!-- there is a detailed what works on this link that seems to indicate a minimum set ... we'll see if it works here --> <!-- https://stackoverflow.com/questions/49547/how-do-we-control-web-page-caching-across-all-browsers --> <!-- <meta http-equiv="cache-control" content="no-store"/> <meta http-equiv="cache-control" content="must-revalidate"/> --> <link rel="icon" type="image/x-icon" href="assets/niallivisualplannerIcon128x128.png"> <!-- <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> --> <!-- <link href="node_modules/@angular/material/prebuilt-themes/purple-green.css" rel="stylesheet"> --> <meta name="theme-color" content="#1976d2"> <link rel="stylesheet" href="styles.a8869925effa7dda.css"></head> <body> <app-root></app-root> <app-redirect></app-redirect> <noscript>Please enable JavaScript to continue using this application.</noscript> <script src="runtime.88304a57bfda523a.js" type="module"></script><script src="polyfills.1620ea8722717efc.js" type="module"></script><script src="scripts.8cd3c5059dd14741.js" defer></script><script src="main.9afad27ddb84cef2.js" type="module"></script></body> </html>