diff options
Diffstat (limited to 'fr/projects.html')
-rw-r--r-- | fr/projects.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/fr/projects.html b/fr/projects.html new file mode 100644 index 0000000..8659cbc --- /dev/null +++ b/fr/projects.html @@ -0,0 +1,5 @@ +<ul class="Projects__List"> + $for(projects)$ + $body$ + $endfor$ +</ul> |