|
| 1 | +<!DOCTYPE html> |
| 2 | +<html> |
1 | 3 | <head>
|
2 | 4 | <!-- Google tag (gtag.js) -->
|
3 | 5 | <script async src="https://www.googletagmanager.com/gtag/js?id=G-H13EFXBPKL"></script>
|
@@ -130,34 +132,10 @@ <h1>City of Upper Arlington
|
130 | 132 | -->
|
131 | 133 |
|
132 | 134 |
|
133 |
| -<div class="chip-container" style="justify-content: center; align-items: center; text-align: center; margin-top: 2%; margin-bottom: 2%;"> |
134 |
| - <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSe_WvctUyXYwUpWJNHveQjsymsEYfJIFkOGlApXOs-ZhM9anQ/viewform?embedded=true" width="640" height="6110" frameborder="0" marginheight="0" marginwidth="0" style="overflow:hidden;">Loading…</iframe> |
| 135 | +<div class="chip-container" style="justify-content: center; align-items: center; text-align: center; margin-top: 2%; margin-bottom: 40px;"> |
| 136 | + <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSe_WvctUyXYwUpWJNHveQjsymsEYfJIFkOGlApXOs-ZhM9anQ/viewform?embedded=true" width="640" height="6410" frameborder="0" marginheight="20px" marginwidth="0";">Loading…</iframe> |
135 | 137 | </div>
|
136 | 138 |
|
137 |
| - <!-- |
138 |
| -╭────────────────────────╮ |
139 |
| -| Footer | |
140 |
| -╰────────────────────────╯ |
141 |
| -–––––––––––––––––––––––––––––––––––––––––––––––––– --> |
142 |
| - |
143 |
| - <div class="footer" style="background:linear-gradient(to right,white 80%,rgba(34, 124, 157,.1));"> |
144 |
| - <div class="container"> |
145 |
| - <div class="unresponsive" style="margin-bottom: 30px;"> |
146 |
| - <div class="content-size"><a href="https://upperarlingtonoh.gov/"><img class="no-rounded-edges" src="./images/client/UA-logo.png" height="auto" width="30px" title="CommunityScale" alt="CommunityScale"></a></div> |
147 |
| - <div class="fill-space"> |
148 |
| - <p class=""><a href="https://upperarlingtonoh.gov/" target="_blank">The City of Upper Arlington</a> is a dynamic community, made successful by the citizens, businesses and civic groups who support the values and traditions. |
149 |
| - </p> |
150 |
| - |
151 |
| - </div> |
152 |
| - </div> |
153 |
| - <div class="unresponsive"> |
154 |
| - <div class="content-size"><a href="http://communityscale.io"><img class="no-rounded-edges" src="./images/CommunityScale-logo.png" height="auto" width="30px" title="CommunityScale" alt="CommunityScale"></a></div> |
155 |
| - <div class="fill-space"> |
156 |
| - <p class=""><a href="http://communityscale.io" target="blank">CommunityScale</a> is a pioneering urban planning and spatial data analysis company serving clients across the United States. Follow us on <a href="https://www.linkedin.com/company/communityscale">LinkedIn</a> and <a href="https://twitter.com/CommunityScale">X</a>.</p> |
157 |
| - </div> |
158 |
| - </div> |
159 |
| - </div> |
160 |
| - </div> |
161 | 139 |
|
162 | 140 | <script type="text/javascript" src="nav-javascript.js"></script>
|
163 | 141 |
|
|
0 commit comments