Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
srctweb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Renfred Harper
srctweb
Commits
466e44bd
Commit
466e44bd
authored
Jan 04, 2014
by
Daniel W Bond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documents
parent
ba6cf292
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
17 deletions
+31
-17
srctweb/website/templates/contact.html
srctweb/website/templates/contact.html
+7
-14
srctweb/website/templates/documents.html
srctweb/website/templates/documents.html
+23
-2
srctweb/website/templates/index.html
srctweb/website/templates/index.html
+1
-1
No files found.
srctweb/website/templates/contact.html
View file @
466e44bd
...
...
@@ -4,18 +4,11 @@ SRCT | Contact
{% endblock %}
{% block content %}
<h1>
Contact!
</h1>
<p>
exec@srct.gmu.edu — Leadership team
</p>
<p>
srct-general@lists.srct.gmu.edu — Members and interested members of the community.
</p>
<address>
<strong>
Mason SRCT
</strong>
George Mason University
4400 University Drive MSN 2D6
Fairfax, VA 22030
</address>
Social Media
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-lg-12 text-center"
>
<h1><strong>
Contact
</strong></h1>
</div>
</div>
</div>
{% endblock %}
srctweb/website/templates/documents.html
View file @
466e44bd
{% extends "layouts/base.html" %}
{% block title %}
SRCT | Documents
SRCT | Documents
{% endblock %}
{% block content %}
<h1>
Documents
</h1>
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-lg-12 text-center"
>
<h1><strong>
Documents
</strong></h1>
</div>
</div>
</div>
<table
class=
"table table-hover"
>
<thead>
</thead>
<tbody>
<tr>
<td>
SRCT Constitution
</td>
</tr>
<tr>
<td>
Usage Policy
</td>
</tr>
<tr>
<td>
Intellectual Property
</td>
</tr>
</tbody>
{% endblock %}
srctweb/website/templates/index.html
View file @
466e44bd
...
...
@@ -26,7 +26,7 @@ Mason's community.</p>
SRCT, check out the active projects or talk to one of the members! Technical
documentation is available on our wiki.
</p>
<legend><strong>
Misson
</strong></legend>
<legend><strong>
Next Meeting
</strong></legend>
<p>
Next meeting is scheduled for TBA. For more information, check out our
Facebook page and our calendar of events.
</p>
...
...
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