mirror of
https://github.com/skoelle/moonweb-www.git
synced 2026-09-18 02:00:24 +00:00
header nearly ok
This commit is contained in:
@@ -13,8 +13,11 @@
|
||||
<body background="/assets/images/background.gif" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
|
||||
|
||||
<div class="mobile-header">
|
||||
<img src="/assets/pageImage/{{ section }}.jpg" alt="{{ section }}" height="162" width="108" border="0" class="mobile-pageimage">
|
||||
<img src="/assets/images/logomobile.gif" alt="M O O N W E B" class="mobile-logo">
|
||||
<div class="mobile-nav-row">
|
||||
{% include "nav.njk" %}
|
||||
<img src="/assets/pageImage/{{ section }}.jpg" alt="{{ section }}" border="0" class="mobile-pageimage">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="750" height="100%" class="layout-main"><tr><td valign="top" class="sidebar-left">
|
||||
|
||||
Reference in New Issue
Block a user