Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
flowspy
Commits
84241af9
Commit
84241af9
authored
May 04, 2012
by
Leonidas Poulopoulos
Browse files
Removed unwanted header from profile
parent
a9afab21
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/profile.html
View file @
84241af9
...
...
@@ -7,7 +7,6 @@
<h3>
{% trans "My profile" %}
</h3>
<div
id=
"profile"
>
{% trans "My data" %}:
<br>
<strong>
{% trans "First name" %}:
</strong>
{{user.first_name}}
<br>
<strong>
{% trans "Last name" %}:
</strong>
{{user.last_name}}
<br>
<strong>
{% trans "Email" %}:
</strong>
{{user.email}}
<br>
...
...
Write
Preview
Markdown
is supported
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