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
bookshare
Commits
65c90393
Commit
65c90393
authored
Apr 16, 2015
by
Daniel W Bond
Browse files
empty as of yet unused help page tbd
parent
55d66255
Changes
1
Hide whitespace changes
Inline
Side-by-side
bookshare/templates/help.html
0 → 100644
View file @
65c90393
{% extends 'layouts/base.html' %}
{% block title %}
SRCT Bookshare
•
Help
{% endblock title %}
{% block content %}
<div
class=
"page-header"
id=
"banner"
>
<div
class=
"row"
>
<div
class=
"col-md-12 text-center"
>
<h1><strong>
SRCT
</strong>
BOOKSHARE
</h1>
<p
class=
"lead"
><strong>
Help
</strong></p>
</div>
</div>
</div>
<div
class=
"row text-center"
>
<div
class=
"col-md-12"
>
<h3>
<a
href=
"#Buying"
>
Buying
</a>
•
<a
href=
"#Selling"
>
Selling
</a>
•
<a
href=
"#Lookouts"
>
Lookouts
</a>
•
<a
href=
"#Flagging"
>
Flagging
</a>
•
<a
href=
"#API"
>
API
</a>
</h3>
</div>
</div>
<legend><a
name=
"Buying"
href=
"#Buying"
>
Buying
</a></legend>
<div
class=
"row"
>
</div>
<legend><a
name=
"Selling"
href=
"#Selling"
>
Selling
</a></legend>
<div
class=
"row"
>
</div>
<legend><a
name=
"Lookouts"
href=
"#Lookouts"
>
Lookouts
</a></legend>
<div
class=
"row"
>
</div>
<legend><a
name=
"Flagging"
href=
"#Flagging"
>
Flagging
</a></legend>
<div
class=
"row"
>
</div>
<legend><a
name=
"API"
href=
"#API"
>
API
</a></legend>
<div
class=
"row"
>
</div>
{% endblock content %}
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