diff --git a/docs/themes.rst b/docs/themes.rst
index e894b05..59cff7e 100644
--- a/docs/themes.rst
+++ b/docs/themes.rst
@@ -133,8 +133,11 @@ templates. If available, you can use:
.. code-block:: jinja
{% if media.exif.gps %}
- Go to location
+ Go to location (OpenStreetMap)
{% endif %}