diff options
Diffstat (limited to 'view/tpl/smarty3/opensearch.tpl')
-rw-r--r-- | view/tpl/smarty3/opensearch.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/opensearch.tpl b/view/tpl/smarty3/opensearch.tpl index 1b57a9d04..a1cf16118 100644 --- a/view/tpl/smarty3/opensearch.tpl +++ b/view/tpl/smarty3/opensearch.tpl @@ -1,4 +1,8 @@ -<?xml version="1.0" encoding="UTF-8"?> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> <ShortName>Friendika@{{$nodename}}</ShortName> <Description>Search in Friendika@{{$nodename}}</Description> |