]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/smarty3/jot_geotag.tpl
add warning message about automatically generated templates
[friendica.git] / view / theme / frost-mobile / smarty3 / jot_geotag.tpl
index 3f8bee91a7a72ab0e45d12afb029bb692e659824..953051b1099bab8b48e0c1fe2b627d9624dfe280 100644 (file)
@@ -1,4 +1,8 @@
-
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
        if(navigator.geolocation) {
                navigator.geolocation.getCurrentPosition(function(position) {
                        var lat = position.coords.latitude.toFixed(4);