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