diff --git a/public/templates/index.tmpl b/public/templates/index.tmpl index ff5400e..6a75709 100644 --- a/public/templates/index.tmpl +++ b/public/templates/index.tmpl @@ -2,51 +2,140 @@
-Id: {{@key}} + {{#if serving_raster}} + | TileJSON + {{/if}} +
+ {{#if serving_style}} + Vector view + {{/if}} + {{#if serving_raster}} + Raster view + {{/if}} + {{#if serving_style}} + {{#if serving_raster}} + Auto view + {{/if}} + {{/if}} +