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
d47b45a3
Commit
d47b45a3
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
the footer is now properly linkified
parent
44dd7f4d
Changes
2
Show whitespace changes
Inline
Side-by-side
srctweb/website/templates/layouts/footer.html
View file @
d47b45a3
...
...
@@ -9,10 +9,10 @@
and
<a
href=
"https://www.gnu.org/licenses/gpl-3.0.html"
>
contribute
</a>
to
<a
href=
"http://git.gmu.edu/srct/srctweb"
>
our code
</a>
.
Our
<a
href=
"http://universitypolicy.gmu.edu/policies/responsible-use-of-computing/"
>
Usage Policy
</a>
,
<a
href=
"
#
termsofservice"
>
Terms of Service
</a>
,
<a
href=
"
#
privacypolicy"
>
Privacy Policy
</a>
, and
<a
href=
"
#
constitution"
>
Constitution
</a>
.
<a
href=
"
#
contact"
>
Contact
</a>
Us.
Usage Policy
</a>
,
<a
href=
"
/documents/
terms
_
of
_
service"
>
Terms of Service
</a>
,
<a
href=
"
/documents/
privacy
_
policy"
>
Privacy Policy
</a>
, and
<a
href=
"
/documents/
constitution"
>
Constitution
</a>
.
<a
href=
"
/
contact"
>
Contact
</a>
Us.
</div>
</small>
</div>
...
...
srctweb/website/templates/layouts/navbar.html
View file @
d47b45a3
...
...
@@ -18,7 +18,7 @@
<li><a
href=
"/meetings"
>
Meetings
</a></li>
<li><a
href=
"/calendar"
>
Calendar
</a>
<li><a
href=
"/documents"
>
Documents
</a></li>
<li><a
href=
"contact"
>
Contact
</a>
<li><a
href=
"
/
contact"
>
Contact
</a>
</ul>
</div>
<!--/.nav-collapse -->
</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