mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-22 17:11:07 +00:00
Fixed bug on new form page
This commit is contained in:
parent
b62511652b
commit
df44e6eff8
1 changed files with 0 additions and 1 deletions
|
@ -3,5 +3,4 @@
|
|||
{% block title %}{{ 'entry.new.page_title'|trans }}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{{ render(controller('Wallabag\\CoreBundle\\Controller\\EntryController::addEntryFormAction')) }}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue