1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-22 03:23:25 +01:00

7 lines
147 B
Plaintext
Raw Normal View History

2014-09-23 23:25:04 +00:00
--INI--
Attr.EnableID = true
--HTML--
<span id="moon">foobar</span>
<img id="folly" src="folly.png" alt="Omigosh!" />
--# vim: et sw=4 sts=4