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
Jay J Kim
weather
Commits
9b4cae69
Commit
9b4cae69
authored
Mar 17, 2016
by
Zach
Committed by
Zach Knox
Apr 30, 2016
Browse files
added footer
parent
c6c4fe16
Changes
1
Show whitespace changes
Inline
Side-by-side
weather/client/weather.html
View file @
9b4cae69
<body>
<body>
{{> weather}}
{{> weather}}
{{> footer}}
</body>
</body>
<template
name=
"weather"
>
<template
name=
"weather"
>
...
@@ -70,3 +71,14 @@
...
@@ -70,3 +71,14 @@
<h3><strong>
Mason Ras-Al-Khaimah
</strong>
<i
class=
"wi wi-hot"
></i>
102
<i
class=
"wi wi-fahrenheit"
></i></h3>
<h3><strong>
Mason Ras-Al-Khaimah
</strong>
<i
class=
"wi wi-hot"
></i>
102
<i
class=
"wi wi-fahrenheit"
></i></h3>
<hr>
<hr>
</template>
</template>
<template
name=
"footer"
>
<footer
class=
"mdl-mini-footer"
>
<div
class=
"mdl-mini-footer__left-section"
>
<div
class=
"mdl-logo"
>
SRCT Weather
</div>
</div>
<div
class=
"mdl-mini-footer__right-section"
>
A project of
<a
href=
"http://srct.gmu.edu/"
>
Mason SRCT
</a>
</div>
</footer>
</template>
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