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
srct.gmu.io
Commits
5b8b1f2e
Commit
5b8b1f2e
authored
Jan 04, 2014
by
Daniel W Bond
Browse files
css now works
parent
4c3e12e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/base.html
View file @
5b8b1f2e
<html
lang=
"en"
>
<head>
<title>
<link
href=
"/static/css/bootstrap.min.css"
rel=
"stylesheet"
media=
"screen"
>
<link
href=
"/static/css/bootstrap-theme.min.css"
rel=
"stylesheet"
>
<link
rel=
"icon"
href=
"/static/img/favicon.ico"
>
<meta
charset=
"utf-8"
>
<meta
name=
"description"
content=
"Mason SRCT is a student organization at George Mason University that establishes and maintains systems which provide specific services for Mason's community."
>
<title>
{% block title %}
{% endblock %}
</title>
...
...
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