<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>CSS and images aren't loading properly on my default logout.vm page. </p>
<p><br>
</p>
<p>This is the line that is supposed to include the style sheet. <br>
</p>
<p><link rel="stylesheet" type="text/css" href="$request.getContextPath()/css/main.css"><br>
</p>
<p><br>
</p>
<p>Rather than producing a link to href="/idp/css/main.css" when the page is rendered to the user, the template produces href="$request.getContextPath()/css/main.css"</p>
<p><br>
</p>
<p>I'm using Tomcat 7 and IdP 3.20. Images and CSS load fine on all of the other pages. I just recently upgraded from IdP v3.1.2 to IdP 3.20. Thoughts?</p>
<p><br>
</p>
<p>Thanks,</p>
<p>   David Newswanger<br>
</p>
</div>
</body>
</html>