A number of issues in the html:
While building the application:
website/html/articles.html:22: Expected "div" end tag
...
^
website/html/edit.html:25: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
... {{#if cantEdit}}disa...
^
website/html/edit_profile.html:26: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
...e-input" {{#unless isLoggedIn...
^
website/html/history.html:115: Expected identifier, number, string, boolean, or null
...lDiff}} {{> modal-blackout}} <div...
^
website/html/profile.html:8: Unexpected closing template tag
...}
{{/with}} <div...
^
website/html/sphela.html:74: Unexpected HTML close tag
...>
^
=> Your application has errors. Waiting for file change.
A number of issues in the html:
While building the application:
website/html/articles.html:22: Expected "div" end tag
...
^
website/html/edit.html:25: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
... {{#if cantEdit}}disa...
^
website/html/edit_profile.html:26: Reactive HTML attributes must either have a constant name or consist of a single {{helper}} providing a dictionary of names and values. A template tag of type BLOCKOPEN is not allowed here.
...e-input" {{#unless isLoggedIn...
^
website/html/history.html:115: Expected identifier, number, string, boolean, or null
...lDiff}} {{> modal-blackout}} <div...
^
website/html/profile.html:8: Unexpected closing template tag
...}
{{/with}} <div...
^
website/html/sphela.html:74: Unexpected HTML close tag
...>
^
=> Your application has errors. Waiting for file change.