first commit
This commit is contained in:
9
apps/frontend/templates/theme/airsports/_top.html
Normal file
9
apps/frontend/templates/theme/airsports/_top.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<div id="top" class="container hidden-xs">
|
||||
<div id="header" class="clearfix">
|
||||
<div id="logo">
|
||||
<a href="{$homepage_url}">
|
||||
<img src="{image_path image='logo.png'}" alt="Logo" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user