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

@@ -25,10 +25,10 @@
{% endif %}
{% endblock %}
{% block content %}
{% block content %}
<div class="uk-width-medium-4-5">
<h1 class="uk-heading-large" itemprop="name">{{ page.title }}</h1>
{% block page_content %}
{% endblock %}