-
-
Notifications
You must be signed in to change notification settings - Fork 177
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into feature/use-es5-getters
- Loading branch information
Showing
4 changed files
with
10 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,15 @@ | |
<h2>Contact Us</h2> | ||
<p>Super Rentals Representatives would love to help you<br>choose a destination or answer | ||
any questions you may have.</p> | ||
<p> | ||
<address> | ||
Super Rentals HQ | ||
<address> | ||
<p> | ||
1212 Test Address Avenue<br> | ||
Testington, OR 97233 | ||
</address> | ||
</p> | ||
<a href="tel:503.555.1212">+1 (503) 555-1212</a><br> | ||
<a href="mailto:[email protected]">[email protected]</a> | ||
</p> | ||
</address> | ||
{{#link-to 'about' class="button"}} | ||
About | ||
{{/link-to}} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters