瀏覽代碼

remove projet.php

Kevin 4 年之前
父節點
當前提交
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 );