## Nice-to-have
-* don't show unset parameters in URL, e.g. `&a=&b=&c=1` => '&c='
+* add permalink (like https://github.com/openstreetmap/Nominatim/pull/1003)
* different content for official OSM, e.g. github urls
* set HTML title
* cache `update_data_date` result
* add tests with fixtures
* concatenate/minify JS and CSS
* detailpage: make linkedplaces, childplaces optional (rarely used? second click to enable?)
-
+* set better alt tag for icons
## Code cleanup