added dns record view view and tabs
This commit is contained in:
@@ -58,16 +58,16 @@ const Home = (props) => {
|
||||
</div>
|
||||
</div>
|
||||
<div className="govuk-row">
|
||||
<div class="map-responsive">
|
||||
<div className="map-responsive">
|
||||
<iframe
|
||||
width="600"
|
||||
height="500"
|
||||
id="gmap_canvas"
|
||||
src="https://maps.google.com/maps?q=CF10%203NQ&t=&z=17&ie=UTF8&iwloc=&output=embed"
|
||||
frameborder="0"
|
||||
frameBorder="0"
|
||||
scrolling="no"
|
||||
marginheight="0"
|
||||
marginwidth="0"
|
||||
marginHeight="0"
|
||||
marginWidth="0"
|
||||
></iframe>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user