Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intraweb 14.2.7 duplicate head section of my html template
#4
Hi, read this: http://docs.atozed.com/docs.dll/developm...lates.html
You need a $body tag in your MASTER, ex:
Code:
<body>
  <div class="div-body">$body
  </div>
  <div class="div-footer">
    (C) Atozed Software Ltd.
  </div>
</body>
Reply


Messages In This Thread
RE: Intraweb 14.2.7 duplicate head section of my html template - by Jose Nilton Pace - 11-27-2019, 12:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)