diff options
Diffstat (limited to '')
-rw-r--r-- | themes/smartpocket/template/profile.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/smartpocket/template/profile.tpl b/themes/smartpocket/template/profile.tpl new file mode 100644 index 000000000..fde414605 --- /dev/null +++ b/themes/smartpocket/template/profile.tpl @@ -0,0 +1,4 @@ +<div data-role="content"> +{include file='infos_errors.tpl'} +{$PROFILE_CONTENT} +</div> |