Last active
December 15, 2015 08:29
-
-
Save yuya-matsushima/5230945 to your computer and use it in GitHub Desktop.
簡単なslimテンプレート
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
doctype html | |
html | |
head | |
meta charset="utf-8" | |
title Sample File | |
body.sample | |
#contents | |
h1 Sample File | |
img src="http://www.e2esound.com/images/yterajima.jpg" alt="yterajima" | |
p テキストテキストテキスト | |
p | |
| テキストテキストテキスト | |
テキストテキストテキスト |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment