Skip to content

Commit

Permalink
templates: import i18n bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiaraBi authored and Diego committed Nov 6, 2018
1 parent 1709d30 commit d8da9b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions invenio_theme/templates/invenio_theme/javascript.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@
{{ webpack['manifest.js']}}
{{ webpack['vendor.js']}}
{{ webpack['base.js']}}
{{ webpack['i18n_app.js']}}

{# assets "invenio_theme_js" %}<script src="{{ ASSET_URL }}"></script>{% endassets #}
{# i18n assets #}

0 comments on commit d8da9b4

Please sign in to comment.