Change .html.twig to .html
Change other file extensions for consistency.
This commit is contained in:
parent
49cb968cc1
commit
592f054b36
15 changed files with 0 additions and 0 deletions
2
source/_partials/talk-listing-item.html
Normal file
2
source/_partials/talk-listing-item.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<dt>{{ talk.date|date('F Y') }} - {{ talk.location|raw }}</dt>
|
||||
<dd>{{ talk.description|raw }}</dd>
|
Loading…
Add table
Add a link
Reference in a new issue