]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/api_ratelimit_xml.tpl
Merge pull request #580 from fermionic/20130111-better-conversion-scripts
[friendica.git] / view / smarty3 / api_ratelimit_xml.tpl
index c1a6f7bf8ce4d86d063c347cf85873037a1609fb..a34eb6723463c1176ffdb8f6d9d16eeda5adff85 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}<hash>
+ *}}
+<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>