1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
erb
Erb code posted by taro
created at 23 Sep 08:50
Edit
|
Back
1
2
3
<h1>
New blog
</h1>
<p>
title:
<%=
@blog
.
title
%>
</p>
<p>
content:
<%=
@blog
.
content
%>
</p>
89 Bytes in 2 ms with coderay