mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-17 18:59:35 +01:00
Fixed bug on new form page
This commit is contained in:
parent
b62511652b
commit
df44e6eff8
@ -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 New Issue
Block a user