purl-provider-table.html.twig in Persistent URL 8
<h1>FOO!</h1> <form action="" method="post"> <table> <thead> <tr> <th></th> </tr> </thead> </table> </form>
File
templates/purl-provider-table.html.twigView source
- <h1>FOO!</h1>
- <form action="" method="post">
- <table>
- <thead>
- <tr>
- <th></th>
- </tr>
- </thead>
- </table>
- </form>