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
be503d56
Commit
be503d56
authored
Feb 16, 2014
by
Daniel W Bond
Browse files
started off some new templates, moved privacy
parent
e8702b6f
Changes
4
Hide whitespace changes
Inline
Side-by-side
advisor/templates/privacy.html
0 → 100644
View file @
be503d56
{% extends 'layouts/base.html' %}
{% block title %}
GMU Advisor | Privacy
{% endblock %}
{% block content %}
{% endblock %}
advisor/trajectories/templates/program.html
0 → 100644
View file @
be503d56
{% extends 'layouts/base.html' %}
{% block title %}
{% endblock %}
{% block content %}
{% endblock %}
advisor/trajectories/templates/programs-all.html
0 → 100644
View file @
be503d56
{% extends 'layouts/base.html' %}
{% block title %}
{% endblock %}
{% block content %}
{% endblock %}
advisor/trajectories/templates/trajectories-all.html
0 → 100644
View file @
be503d56
{% extends 'layouts/base.html' %}
{% block title %}
{% endblock %}
{% block content %}
{% 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