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