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
Nathan R Lapierre
advisor
Commits
5fba7921
Commit
5fba7921
authored
Jan 06, 2014
by
Daniel W Bond
Browse files
Merge branch 'master' of git.gmu.edu:srct/advisor
parents
e2e8ae48
61d8535a
Changes
1
Hide whitespace changes
Inline
Side-by-side
advisor/templates/layouts/base.html
View file @
5fba7921
...
...
@@ -4,8 +4,9 @@
<head>
{% load staticfiles %}
<link
href=
"/static/css/bootstrap.min.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/bootstrap-theme.min.css"
rel=
"stylesheet"
>
<link
href=
"/static/css/style.css"
rel=
"stylesheet"
media=
"screen"
>
<script
src=
"/static/js/jquery-
1.1
0.
2
.min.js"
></script>
<script
src=
"/static/js/jquery-
2.
0.
3
.min.js"
></script>
<script
src=
"/static/js/bootstrap.min.js"
></script>
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<meta
charset=
"utf-8"
>
...
...
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