Merge pull request #2629 from timvink/fix_creation_date

Update path to source-file partial
This commit is contained in:
Martin Donath
2021-05-03 12:17:48 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
{#-
This file was automatically generated - do not edit
-#}
{% include "source-file.html" %}
{% include "partials/source-file.html" %}

View File

@@ -1,3 +1,3 @@
<!-- Note source-date.html will be replaced by source-file.html in v8-->
{% include "source-file.html" %}
{% include "partials/source-file.html" %}