Adding .pre-commit-config.yaml

This commit is contained in:
Lucas Cimon
2017-08-10 18:30:29 +02:00
parent 6c0b67a3c6
commit 29e3d34afe
15 changed files with 141 additions and 131 deletions

View File

@@ -1,5 +1,3 @@
{% extends "index.html" %}
{% block title %}{{ category|capitalize }}{% endblock %}
{% block description %}{% endblock %}
{% include 'common_seo.html' %}