mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-08-07 21:08:35 +00:00
update
This commit is contained in:
6
node_modules/nunjucks/samples/express/views/item-base.html
generated
vendored
Normal file
6
node_modules/nunjucks/samples/express/views/item-base.html
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
Editing item: {{ name }}
|
||||
|
||||
{% block description %}
|
||||
A basic description is: {{ desc }}
|
||||
{% endblock %}
|
Reference in New Issue
Block a user