Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Birin Sanchez
Keel - LDH Middleware
Commits
7fbf57a7
Commit
7fbf57a7
authored
May 15, 2019
by
Noe Nieto
💬
Browse files
Fix link to profile
parent
7e190174
Pipeline
#11607
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
limitmonitor/jinja2/limitmonitor/userlimit.html
View file @
7fbf57a7
...
...
@@ -156,7 +156,7 @@ SPDX-License-Identifier: AGPL-3.0
<ul>
<li><a
href=
"{% url 'password_change' %}"
>
{% trans "Change password" %}
</a></li>
<li><a
href=
"{% url 'profile_configure'
username
%}"
>
{% trans "Profile settings" %}
</a></li>
<li><a
href=
"{% url 'profile_configure' %}"
>
{% trans "Profile settings" %}
</a></li>
</ul>
</article>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment