miniblog

Miniblog: A command-line static blog system in Common Lisp
Log | Files | Refs | README | LICENSE

header.lhtml (103B)


      1 <header id="miniblog-header">
      2   <% @if header %>
      3     <% @includevar header %>
      4   <% @endif %>
      5 </header>