mostly filebased Content Presentation System
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
314B

  1. <a href="{{ 0 ? @SITE_URL : "/" }}">
  2. <check if="{{ false }}">
  3. <img class="logo" src="{{@RESOURCES}}img/logo.png" />
  4. </check>
  5. <h1><img class="text" src="/{{ @banner }}" alt="{{ @title }}" /></h1>
  6. <nav id="languages">
  7. <include href="navigation.htm" with="menu={{ @navi.languages }}" />
  8. </nav>
  9. </a>