Generate Blender ID URL based on configuration

This commit is contained in:
2019-05-23 13:47:39 +02:00
parent cb8c9f1225
commit ec344ba894
2 changed files with 9 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ style.
p {{ current_user.email }}
.form-group
| {{ _("Change your full name, email, and password at") }} #[a(href="https://www.blender.org/id/settings/profile",target='_blank') Blender ID].
| {{ _("Change your full name, email, and password at") }} #[a(href="{{ blender_profile_url }}",target='_blank') Blender ID].
| {% if current_user.badges_html %}
.form-group