diff options
Diffstat (limited to 'view/api_user_xml.tpl')
-rwxr-xr-x | view/api_user_xml.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/api_user_xml.tpl b/view/api_user_xml.tpl index 78cc1f530..f1e122f3e 100755 --- a/view/api_user_xml.tpl +++ b/view/api_user_xml.tpl @@ -43,4 +43,4 @@ <place>$user.status.place</place> <contributors>$user.status.contributors</contributors> {{ endif }}</status> -</user>
\ No newline at end of file +</user> |