mirror of
https://github.com/servo/servo
synced 2026-04-26 01:25:32 +02:00
7 lines
82 B
Plaintext
7 lines
82 B
Plaintext
<table id="${interface}">
|
|
<tr>
|
|
<th>${interface}</th>
|
|
</tr>
|
|
${properties}
|
|
</table>
|