<div dir="ltr"><div><div><div>Hi All,<br><br></div>My project at my local pc was working when I tried 2 weeks ago.<br></div>Now I tried but realized that template toolkit parameters are not set.<br></div>I see following when I click on "View Page Source"<br><br><html lang="tr"><br><head><br><br><title>adopen</title><br> <meta charset="<% settings.charset %>"><br> <meta name="viewport" content="width=device-width, initial-scale=1"><br> <link rel="stylesheet" href="<% request.uri_base %>/css/bootstrap.min.css"><br> <script src="<% request.uri_base %>/javascripts/jquery.min.js"></script><br> <script src="<% request.uri_base %>/javascripts/bootstrap.min.js"></script><br> <link rel="stylesheet" href="<% request.uri_base %>/css/mystyle.css" /><br><br><br><div><div><div><div>I checked config.yml whether I changed start-end tag of template toolkit but I see that it is corrrect.<br><br></div><div># config.yml<br></div><div>template: "template_toolkit"<br>engines:<br>  template:<br>    template_toolkit:<br>      start_tag: '<%'<br>      end_tag:   '%>'<br><br></div><div>What may problem be? Last week I upgraded Ubuntu version from 15.04 to 15.10 but this should not be reason.<br>I installed Dancer2, Template again in case upgrade caused a problem but nothing changed<br><br></div><div>I am starting my project with plackup command<br></div><div><div class="gmail_signature"><div dir="ltr"><div><b><i><br>Kadir Beyazlı</i></b><br></div><div><b><i>GSM : +90 535 821 50 00</i></b><br></div></div></div>
</div></div></div></div></div>