soundbirder/views/game.pug

8 lines
237 B
Plaintext

.game
#map
button.button.geolocation-button
i(data-feather="map-pin")
button.button.start-button
i(data-feather="play")
link(rel="stylesheet", href="/dist/leaflet/leaflet.css")
script(src="/dist/leaflet/leaflet.js")