7 lines
207 B
HTML
7 lines
207 B
HTML
|
|
<img src="img/image1.jpg" />
|
|
|
|
<div data-ng-include="'view/core/footer.html'"></div>
|
|
<a href="about.html">Link to about (creates circular reference via gps)</a>
|
|
<link href="/css/style.css" rel="stylesheet">
|