mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-12 07:41:12 +01:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
--INI--
|
|
Attr.EnableID = true
|
|
--HTML--
|
|
<span id="moon">foobar</span>
|
|
<img id="folly" src="folly.png" alt="Omigosh!" />
|
|
--# vim: et sw=4 sts=4
|