mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
parent
afe486531d
commit
7a4c375ebf
3 changed files with 9 additions and 2 deletions
|
@ -43,6 +43,7 @@
|
|||
|
||||
{% block css %}
|
||||
{% endblock %}
|
||||
<link rel="stylesheet" href="{{ asset('custom.css') }}">
|
||||
{% block scripts %}
|
||||
<script src="{{ asset('bundles/fosjsrouting/js/router.js') }}"></script>
|
||||
<script src="{{ path('fos_js_routing_js', { callback: 'fos.Router.setData' }) }}"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue