fix(page2/contact): index

dufraissejeremy 2 years ago
parent 7119555ebf
commit 972ab1e7ef
  1. 8
      content/page2/index.php

@ -0,0 +1,8 @@
<?php
/**
* SPDX-License-Identifier: EUPL-1.2
* Authors: see /README.md
*/
chdir(dirname(__DIR__,2));
include 'index.php';
Loading…
Cancel
Save