Fresh-Food-Finder/www/views/geoPermissionDeniedViewTemplate.html

9 lines
224 B
HTML
Raw Permalink Normal View History

<div id="geoError">
<div class="warning">
<h1 >Warning!</h1>
We were unable to determine your location. Please ensure that location services are enabled on your device and try again.
</div>
</div>