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
SRCT
advisor
Commits
c26e981a
Commit
c26e981a
authored
Mar 02, 2014
by
Daniel W Bond
Browse files
Merge branch 'master' of github.com:srct/advisor
parents
7a3200e8
00dfad41
Changes
2
Hide whitespace changes
Inline
Side-by-side
advisor/static/img/teach.png
0 → 100644
View file @
c26e981a
5.88 KB
advisor/templates/layouts/navbar.html
View file @
c26e981a
{% load staticfiles %}
<nav
class=
"navbar navbar-inverse navbar-fixed-top"
role=
"navigation"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<img
src=
"{% static "
img
/
teach.png
"
%}"
>
<a
class=
"navbar-brand"
href=
"{% url 'index' %}"
><strong>
Your School
</strong>
Advisor
</a>
</div>
<div
class=
"collapse navbar-collapse"
>
...
...
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