From 8e8a8a2b4275a42e9da788dcdb15f95923da86e1 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 11 Sep 2016 09:59:04 +0200 Subject: [PATCH] About link and gitignore --- .gitignore | 2 ++ src/Gist/Resources/views/base.html.twig | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 609304f..c1d5f6f 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ vendor/ tags *.swp propel.yml +src/Gist/Model/Base/ +src/Gist/Model/Map/ diff --git a/src/Gist/Resources/views/base.html.twig b/src/Gist/Resources/views/base.html.twig index 324986c..6bacb7e 100644 --- a/src/Gist/Resources/views/base.html.twig +++ b/src/Gist/Resources/views/base.html.twig @@ -64,7 +64,7 @@ {% endif %} {% endif %}
  • - + {{ 'app.menu.about.title'|trans }}