Added separate picture for edit-snippet.
This commit is contained in:
parent
0eb51c1797
commit
2167d2b23b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{% block head %}
|
||||
{{ super() }}
|
||||
<style type=text/css>
|
||||
h1 { background-image: url(/static/new-snippet.png); }
|
||||
h1 { background-image: url(/static/edit-snippet.png); }
|
||||
</style>
|
||||
{% endblock %}
|
||||
{% block title %}Edit Snippet “{{ snippet.title }}”{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue