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