updating readme

This commit is contained in:
2021-02-25 19:16:00 +01:00
parent b7f02f7dbc
commit b96fd655dc
2 changed files with 4 additions and 3 deletions

View File

@@ -6,11 +6,9 @@
<div class="container">
<h1>{{'My VueJS template'}}</h1>
block vue
{% verbatim %}
<div id="app" data-name="{{ app.user.username }}"></div>
{% endverbatim %}
end
{{ encore_entry_script_tags('app') }}