摘要:
先看几个例子吧haml:!!! XML!!! strict%html{ xmlns: "http://www.w3.org/1999/xhtml" } %head %title Sample haml template %body - var title = "hello haml!"; #home= title %ul.menu %li Go Home %li Go Backhtml:<?xml version='1.0' encoding='utf-8' ?><!DOCTYPE html PUBLIC 阅读全文