]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - src/layout.html
HTML page with search form when /details.php called without params
[nominatim-ui.git] / src / layout.html
index a96cf7e60529f93b45726f8522acd8e0614fd30e..9903aab5fcb3f71f66e0f1125fa571650d21b32f 100644 (file)
     <script id="detailspage-template" type="text/x-handlebars-template">
         @include(src/templates/detailspage.hbs)
     </script>
+    <script id="detailspage-index-template" type="text/x-handlebars-template">
+        @include(src/templates/detailspage-index.hbs)
+    </script>
 
 
     <script src="assets/js/nominatim-ui.js"></script>