Fresh-Food-Finder/www/views/geoPermissionDeniedViewTemplate.html
Andrew Trice 365542dda2 initial commit
initial commit - full source
2012-06-18 12:52:48 -04:00

9 lines
224 B
HTML

<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>