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
2fe10776
Commit
2fe10776
authored
Feb 03, 2013
by
Leonidas Poulopoulos
Browse files
Fixed issue with page logo
parent
cc6cb8a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/base.html
View file @
2fe10776
...
...
@@ -94,7 +94,7 @@ body {
<div
class=
"container"
>
{% block topmenu %}
<a
class=
"brand brandimg"
href=
"{% url group-routes %}"
><img
src=
"/fodstatic/img/fod_logo
_latest
.png"
/></a>
<a
class=
"brand brandimg"
href=
"{% url group-routes %}"
><img
src=
"/fodstatic/img/fod_logo.png"
/></a>
<ul
class=
"nav"
>
{% if user.is_authenticated %}
...
...
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