diff options
Diffstat (limited to 'admin/template/goto/profile.tpl')
-rw-r--r-- | admin/template/goto/profile.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin/template/goto/profile.tpl b/admin/template/goto/profile.tpl new file mode 100644 index 000000000..f6326319c --- /dev/null +++ b/admin/template/goto/profile.tpl @@ -0,0 +1,6 @@ +{* $Id$ *} +<div class="titrePage"> + <h2>{'Profile'|@translate}</h2> +</div> + +{$PROFILE_CONTENT} |