NOTICE » Undefined index: csrf_token

     /home/cantelekom/public_html/Projects/Frontend/Views/Sections/meta.php
        

2.  
3.  <meta charset="utf-8">
4.  <meta http-equiv="X-UA-Compatible" content="IE=edge">
5.  
6.  <meta name="description" content="{[=$desc;]}">
7.  <link rel="canonical" href="https://www.{[=$_SERVER['SERVER_NAME'];]}" />
8.  <meta name="referrer" content="always" />
9.  <meta name="copyright" content="{[=$_SERVER['SERVER_NAME'];]}" />
10. <meta name="rating" content="General" />
11. 
<
meta name="ss-code" content="{[ echo $_SESSION['csrf_token']; ]}"> 12. <meta name="author" content="Can Telekom, www.{[=$_SERVER['SERVER_NAME'];]}" /> 13. <meta name="classification" content="Can Telekom" /> 14. <meta name="abstract" content="Can Telekom" /> 15.  16.  17.  18. {[ 19.     if ($_SERVER['SERVER_NAME'] == 'cantelekom.com.tr') { ]} 20.  21.