summaryrefslogtreecommitdiff
path: root/searx/templates/simple/simple.spec.txt
blob: a9724f8ef983dfe25f42796044910fb24e376aa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
#container
	.search
		#search_form
				
#results

	#sidebar
		#result-count
			.title
			.content

		.infobox	
			h2
			img
			p
			div#attributes
				table
					tbody
						tr
							td
							td
			div#urls
				ul
					li

		#suggestions
			.title
			.suggestion

		#search_url
			.title
			input

		#apis
			.title
			.api-link

	.result