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
roomlist
Commits
d05a4535
Commit
d05a4535
authored
Nov 22, 2014
by
Daniel W Bond
Browse files
changed variable name
parent
bce2fc47
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/housing/templates/listBuildings.html
View file @
d05a4535
...
...
@@ -14,7 +14,7 @@ GMU RoomList • Homepage
</div>
<ul>
{% for building in building
_list
%}
{% for building in building
s
%}
<li>
<a
href=
"/building/{{ building.name }}"
>
{{ building.name }}
</a>
- {{ building.address }} {{ building.address.zip_code }}, {{ building.address.state}}
</li>
...
...
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