view src/nabble/view/naml/static.naml @ 0:7ecd1a4ef557

add content
author Franklin Schmidt <fschmidt@gmail.com>
date Thu, 21 Mar 2019 19:15:52 -0600
parents
children
line wrap: on
line source

<static>
	a
	b
	big
	body
	br
	button
	center
	div
	em
	embed
	font
	form
	h1
	h2
	h3
	h4
	h5
	head
	hr
	html
	i
	iframe
	img
	input
	label
	li
	link
	meta
	nobr
	noscript
	object
	ol
	option
	p
	param
	pre
	quote
	script
	select
	small
	span
	strong
	style
	sup
	table
	tbody
	thead
	td
	textarea
	th
	title
	tr
	ul
</static>