Created
March 30, 2016 01:34
-
-
Save machida/713b7f0f24a5434010b0bb51c3483dfb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%body{ id: "#{@pageId}" } | |
%header.header | |
= yield | |
%footer.footer | |
:javascript | |
var _gaq = _gaq || []; | |
以下省略 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment