mls-fe / hornbill-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hornbill-template

Usage

  • <% JS Block %>
  • <%* comment %>
  • <%= return Value %>
  • <%== encode Return Value %>
  • <%# import another template %>
  • <%@ directive %>

directive

  • for
  • if

About


Languages

Language:JavaScript 96.2%Language:HTML 3.8%