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
synnefo
Commits
63c0ae82
Commit
63c0ae82
authored
Jan 25, 2012
by
Sofia Papagiannaki
Browse files
fix action in profile.html template
Refs: #1918
parent
538ccdd5
Changes
1
Hide whitespace changes
Inline
Side-by-side
astakos/im/templates/profile.html
View file @
63c0ae82
...
...
@@ -4,7 +4,7 @@
{% block body %}
<form
method=
"post"
>
{% csrf_token %}
<form
action=
{%url
astakos.im.views.edit_profile
%}
method=
"post"
>
{% csrf_token %}
{{ form.as_p }}
<div
class=
"actions"
>
...
...
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