Now displaying the article title in <title> for blog posts
This commit is contained in:
		| @@ -1,5 +1,7 @@ | ||||
| {% extends 'GergelyPolonkaiFrontBundle:Default:front_base.html.twig' %} | ||||
|  | ||||
| {% block title %} - {{ post.title }}{% endblock %} | ||||
|  | ||||
| {% block content %} | ||||
| {% include 'GergelyPolonkaiFrontBundle:Blog:postViewer.html.twig' with {'post': post, 'title_links': false} %} | ||||
| {% endblock content %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user