[GeoNode-users] Customising homepage - which html file?
Jonathan Doig
j.doig at unsw.edu.au
Thu May 4 19:47:20 PDT 2017
Hi
I'm trying to customise the jumbotron on the Geonode (v2.4) homepage.
The doco at http://docs.geonode.org/en/master/tutorials/admin/customize_lookfeel/customize/theme_admin.html#theme-admin
says I can edit <my_geonode>/templates/site_index.html but I have no such file. The only site_index.html I find with grep is in contrib/geosites/site_template/templates, and changing it does not change the homepage.
Also, looking at geonode/urls.py:
url(r'^/?$', TemplateView.as_view(template_name='index.html'), name='home'),
...no mention of site_index.html
Should I just edit templates/index.html? This works, but seems like too big a hammer.
Regards
Jonathan
[Title: City Futures - Description: City Futures Logo]
Jonathan Doig
Software Engineer, City Futures Research Centre
Built Environment
UNSW SYDNEY NSW 2052 AUSTRALIA
T: +61 (2) 9385 5319
E: j.doig at unsw.edu.au<mailto:j.doig at unsw.edu.au>
W: cityfutures.net.au<http://www.cityfutures.net.au/>
CRICOS Provider Code 00098G
Think green: Please consider the environment before printing this email
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170505/1f610cbe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 9121 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170505/1f610cbe/attachment.png>
More information about the geonode-users
mailing list