File: highlander.html

package info (click to toggle)
libhtml-element-library-perl 5.220000-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 332 kB
  • sloc: perl: 857; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<span klass="highlander" id="age_dialog">
	<span id="under10">
		Hello, does your mother know you're using her AOL account?
	</span>
	<span id="under18">
		Sorry, you're not old enough to enter (and too dumb to lie about your age)
	</span>
	<span id="welcome">
		Welcome
	</span>
</span>