<div dir="ltr">Hi,<div>I am trying to add a static page on geonode project.<div>I created project.html in <geonode>/<geonode>/templates directory with my custom content, then I added this line in urls.py:</div><div><br></div><div><div>url(r'^project/$',</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">          </span>TemplateView.as_view(template_name='project.html'),</div><div><span class="gmail-Apple-tab-span" style="white-space:pre">            </span>name='project'),</div><div><br></div><div>After rebooting apache2 service I have <a href="http://geonodeurl/project/">http://geonodeurl/project/</a> visible with header and footer but without custom content.</div><div>I don't understand why, can you help me please?</div><div>Thanks.</div><div>Fosco</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Fosco<div><a href="http://studiotypo.it/" style="font-size:12.8px" target="_blank">http://studiotypo.it/</a><br></div></div><div><a href="http://www.studiotypo.it/fosco/" style="font-size:12.8px" target="_blank">http://www.studiotypo.it/fosco/</a><br></div></div></div></div></div>
</div></div></div>