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
djnro
Commits
94f1d86b
Commit
94f1d86b
authored
Oct 25, 2012
by
Leonidas Poulopoulos
Browse files
Minor UI fix
parent
7b9cc79e
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/edumanage/welcome.html
View file @
94f1d86b
...
@@ -182,7 +182,7 @@ $.get("{% url get-service-points %}", function(data){
...
@@ -182,7 +182,7 @@ $.get("{% url get-service-points %}", function(data){
<li
class=
"active"
>
{% trans "Home" %}
</li>
<li
class=
"active"
>
{% trans "Home" %}
</li>
{% endblock %}
{% endblock %}
</ul>
</ul>
<p
class=
"pull-right"
>
{% trans "You are logged in as" %}: {{user}}
(
<a
href=
"{% url logout %}"
>
{% trans "Logout" %}
</a>
)
</p>
<p
class=
"pull-right"
>
<strong>
{{user}}
</strong>
(
<a
href=
"{% url logout %}"
>
{% trans "Logout" %}
</a>
)
</p>
</div></div>
</div></div>
</div>
</div>
</div>
</div>
...
...
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