mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-01-12 22:53:00 +08:00
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
doctype html
|
|
html
|
|
head
|
|
= stylesheet_link_tag "qunit"
|
|
= javascript_include_tag "test_helper"
|
|
body data-no-turbolink=true
|
|
#qunit
|
|
#qunit-fixture
|