Initial express.js project structure
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
{% extends 'layout.twig' %}
|
||||
|
||||
{% block title %}Home{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<!-- page header -->
|
||||
|
Reference in New Issue
Block a user