Removing unnecessary closing /

This commit is contained in:
Ryan Weaver
2017-08-31 14:44:05 +02:00
committed by GitHub
parent 640624a94d
commit 92f840922c
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta charset="UTF-8">
<title>{% block title %}Welcome!{% endblock %}</title>
{% block stylesheets %}{% endblock %}
</head>