fix: naming for public release
This commit is contained in:
parent
b00c3a859e
commit
b7f38d69c6
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
{% extends "base.j2" %}
|
{% extends "base.j2" %}
|
||||||
{% block title %}Pastebin Service{% endblock %}
|
{% block title %}Pystebin Service{% endblock %}
|
||||||
{% block head %}
|
{% block head %}
|
||||||
{{ super() }}
|
{{ super() }}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue