diff --git a/VAGRANT.md b/VAGRANT.md
index c662d5e4..3a8e479b 100644
--- a/VAGRANT.md
+++ b/VAGRANT.md
@@ -129,7 +129,7 @@ No. Long running Nominatim installations will differ once new import features (o
bug fixes) get added since those usually only get applied to new/changed data.
Also this document skips the optional Wikipedia data import which affects ranking
-of search results. See [Nominatim instllation](http://wiki.openstreetmap.org/wiki/Nominatim/Installation) for details.
+of search results. See [Nominatim installation](http://wiki.openstreetmap.org/wiki/Nominatim/Installation) for details.
##### Why Ubuntu, can I test CentOS/CoreOS/FreeBSD?
@@ -158,6 +158,8 @@ you edit `settings/local.php` with
pgsql://postgres@localhost:9999/nominatim_it
+To access postgres directly remember to specify the hostname, e.g. `psql --host localhost --port 9999 nominatim_it`
+
##### My computer is slow and the import takes too long. Can I start the virtual machine "in the cloud"?
diff --git a/lib/template/address-html.php b/lib/template/address-html.php
new file mode 100644
index 00000000..1f18e96c
--- /dev/null
+++ b/lib/template/address-html.php
@@ -0,0 +1,127 @@
+
+
+
+
+
+
+