<div>Hi. This a very django related question:)</div><div><br></div><div>I suggest to take a look at the django docs for generic views. </div><div><br></div><div>Hope this helps. </div><div><br><div class="gmail_quote"><div>Il giorno lun 8 mag 2017 alle 17:38 Fosco Ventura <<a href="mailto:foscone@gmail.com">foscone@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>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="m_7636787266089686234gmail-Apple-tab-span" style="white-space:pre-wrap">               </span>TemplateView.as_view(template_name='project.html'),</div><div><span class="m_7636787266089686234gmail-Apple-tab-span" style="white-space:pre-wrap">          </span>name='project'),</div><div><br></div><div>After rebooting apache2 service I have <a href="http://geonodeurl/project/" target="_blank">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="m_7636787266089686234gmail_signature"><div><div><div><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>
_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org" target="_blank">geonode-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geonode-users</a><br>
</blockquote></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature">Simone </div>