mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
6 lines
82 B
Text
6 lines
82 B
Text
<table id="${interface}">
|
|
<tr>
|
|
<th>${interface}</th>
|
|
</tr>
|
|
${properties}
|
|
</table>
|