mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-15 21:55:09 -05:00
[fix] title for add page
This commit is contained in:
parent
0a7ecfd3c0
commit
841d7f9cbe
@ -1,4 +1,5 @@
|
|||||||
{% extends layout %}
|
{% extends layout %}
|
||||||
|
{% block title %}{{ 'entry.add'|trans }}{% endblock %}
|
||||||
|
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h2>{{ 'entry.add'|trans }}</h2>
|
<h2>{{ 'entry.add'|trans }}</h2>
|
||||||
|
Loading…
Reference in New Issue
Block a user