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
whats-open
Commits
ae71e5f5
Commit
ae71e5f5
authored
Mar 23, 2013
by
Daniel Bond
Browse files
added campus name, at for time
parent
b7c284a0
Changes
3
Hide whitespace changes
Inline
Side-by-side
manage.py
100755 → 100644
View file @
ae71e5f5
File mode changed from 100755 to 100644
whats_open/templates/base.html
View file @
ae71e5f5
...
...
@@ -30,10 +30,13 @@
</div>
<div
class =
"span8 title"
>
<a
href=
"http://whatsopen.gmu.edu"
>
What's Open
</a>
{% block campus %}
{% endblock %}
</div>
</div>
<div
class =
clock
>
{% now "H:i" %}
at
{% now "H:i" %}
<!--All nice and static... this will too will likely be changing soon. -->
</div>
<div
class=
"row"
>
...
...
whats_open/templates/restaurant_grid.html
View file @
ae71e5f5
{% extends 'base.html' %}
{% block campus %}
-- Fairfax
{% endblock %}
{% block content %}
<div
id=
"grid"
>
...
...
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