]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/api_ratelimit_xml.tpl
add warning message about automatically generated templates
[friendica.git] / view / smarty3 / api_ratelimit_xml.tpl
index e4b470a255096611459117b4348355817e806403..c1a6f7bf8ce4d86d063c347cf85873037a1609fb 100644 (file)
@@ -1,4 +1,8 @@
-<hash>
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}<hash>
  <remaining-hits type="integer">{{$hash.remaining_hits}}</remaining-hits>
  <hourly-limit type="integer">{{$hash.hourly_limit}}</hourly-limit>
  <reset-time type="datetime">{{$hash.reset_time}}</reset-time>