Kevin преди 5 години
родител
ревизия
4c7234a24a
променени са 1 файла, в които са добавени 0 реда и са изтрити 11 реда
  1. 0 11
      web/app/themes/la_mine/projets.php

+ 0 - 11
web/app/themes/la_mine/projets.php

@@ -1,11 +0,0 @@
-<?php
-
-/**
- * Template Name: projets
- */
-
-$context = Timber::context();
-
-$timber_post     = new Timber\Post();
-$context['post'] = $timber_post;
-Timber::render( array( 'page-' . $timber_post->post_name . '.twig', 'page.twig' ), $context );