aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorAlban Gruin2017-09-24 18:24:39 +0200
committerAlban Gruin2017-09-24 18:24:39 +0200
commit89bc69f85d9ed2c697db58dc742c4129283f755b (patch)
tree8b20d566eb753eb3438fd9f442a2a983126b109a /templates/index.html
parent020d204d393ebf8c7f2bc9f6848cd4892b278f70 (diff)
Correction du bas de page
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index a685031..efbb21c 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -23,7 +23,7 @@
{% endblock %}
</div>
<footer>
- <p>(c) 2017 &ndash; Alban Gruin &ndash; <a href="{% url "contact" %}">contacter<br />
+ <p>(c) 2017 &ndash; Alban Gruin &ndash; <a href="{% url "contact" %}">contacter</a><br />
Design inspiré par <a href="https://bestmotherfucking.website/">https://bestmotherfucking.website/</a></p>
</footer>
</body>