comparison xsls/body.xsls @ 3041:80cc4e6d3d6d

Free nginx: removed marketing banner.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 14 Feb 2024 20:05:45 +0300
parents fdf1464e1977
children 6c78190bc1cb
comparison
equal deleted inserted replaced
3040:b55264db8d9f 3041:80cc4e6d3d6d
14 X:variable INDEX_ALIGN = { 14 X:variable INDEX_ALIGN = {
15 X:if "$lang = 'he'" { X:text {right} } else { X:text {left} } 15 X:if "$lang = 'he'" { X:text {right} } else { X:text {left} }
16 } 16 }
17 17
18 <body> 18 <body>
19
20 <div id="banner">
21 </div>
22 19
23 <div id="main"> 20 <div id="main">
24 <div id="menu"> 21 <div id="menu">
25 <h1> 22 <h1>
26 X:if "@lang = 'he'" { X:attribute "align" { X:text{left} } } 23 X:if "@lang = 'he'" { X:attribute "align" { X:text{left} } }