|
|
|||
Warning, /epic.github.io/_includes/layouts/simple_table_nom.md is written in an unsupported language. File is not indexed.
0001
0002 <table class="plain" width="60%">
0003 <tr><th width="30%">Name</th><th>Title</th></tr>
0004 {% for d in include.data %}
0005 <tr><td width="30%">{{ d.name }}</td><td>{{ d.title }}</td></tr>
0006 {% endfor %}
0007 </table>
0008
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|