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
go
Commits
daea8fef
Commit
daea8fef
authored
Nov 17, 2016
by
David Haynes
Browse files
Comments on about.html
- again just labeling divs
parent
b72cbc8f
Pipeline
#476
passed with stage
in 7 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
go/go/templates/core/about.html
View file @
daea8fef
<!-- include the base html template -->
{% extends 'layouts/base.html' %}
<!-- define the page title block -->
{% block title %}
SRCT Go
•
About
{% endblock %}
<!-- define the content block for the page -->
{% block content %}
<!-- define the page header div -->
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h1><strong>
<span
class=
"fa-stack fa-lg"
>
<i
class=
"fa fa-circle fa-stack-2x"
></i>
...
...
@@ -19,11 +20,11 @@ SRCT Go • About
</span>
<i
class=
"fa"
>
About
</i>
</strong></h1>
</div>
</div>
</div>
<!-- define the terms of use div -->
<div
class=
"row"
id=
"terms"
>
<div
class=
"col-md-12"
>
<h4><i
class=
"fa"
>
Terms of Use
</i></h4>
...
...
@@ -40,13 +41,16 @@ SRCT Go • About
in any manner.
<br></br>
Since Go falls under the gmu.edu domain, users who use this service will act in compliance with the
GMU
<a
href=
"http://universitypolicy.gmu.edu/policies/responsible-use-of-computing/"
>
Responsible Use of Computing
</a>
GMU
<a
href=
"http://universitypolicy.gmu.edu/policies/responsible-use-of-computing/"
>
Responsible Use of Computing
</a>
policies.
</p>
<br
/>
</div>
</div>
<!-- define the who made go? div -->
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h4><i
class=
"fa"
>
Who made Go?
</i></h4>
...
...
@@ -70,6 +74,7 @@ SRCT Go • About
</div>
</div>
<!-- define the thanks! div -->
<div
class=
"row"
>
<div
class=
"col-md-12"
>
<h4><i
class=
"fa"
>
Thanks
</i></h4>
...
...
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