mirror of
https://github.com/kirsle/kirsle.net
synced 2024-12-22 06:59:29 +00:00
Change title on web design page
This commit is contained in:
parent
946552ed5a
commit
ef332b1e9c
|
@ -1,5 +1,5 @@
|
||||||
{% extends "layout.html" %}
|
{% extends "layout.html" %}
|
||||||
{% block title %}Error Message Generator{% endblock %}
|
{% block title %}Web Design{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
|
|
||||||
<h1>Web Design</h1>
|
<h1>Web Design</h1>
|
||||||
|
@ -126,4 +126,4 @@ website, in chronological order.<p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user