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
Daniel W Bond
advisor
Commits
8d64cb6b
Commit
8d64cb6b
authored
Feb 09, 2014
by
Daniel W Bond
Browse files
added a button
parent
752dcc2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
advisor/templates/index.html
View file @
8d64cb6b
...
...
@@ -14,6 +14,14 @@ GMU Advisor
</div>
</div>
<div
class=
"row"
>
<div
class=
"col-md-6 col-md-offset-3"
>
<a
href=
"#new"
>
<button
type=
"button"
class=
"btn btn-standard btn-lg btn-block"
>
Create a New Trajectory
</button>
</a>
</div>
</div>
<p>
*Not intended as a replacement for formal academic advising through your department. Currently only supports undergraduate programs.
</p>
{% endblock %}
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