1
0
mirror of https://github.com/kirsle/kirsle.net synced 2024-11-14 04:49:29 +00:00

Change title on web design page

This commit is contained in:
Noah 2014-10-16 19:25:54 +00:00
parent 946552ed5a
commit ef332b1e9c

View File

@ -1,5 +1,5 @@
{% extends "layout.html" %}
{% block title %}Error Message Generator{% endblock %}
{% block title %}Web Design{% endblock %}
{% block content %}
<h1>Web Design</h1>
@ -126,4 +126,4 @@ website, in chronological order.<p>
</div>
</div>
{% endblock %}
{% endblock %}