Display blog list and posts within the project
TODO: Edit within the project as well
This commit is contained in:
4
src/templates/nodes/custom/post/view_main_project.jade
Normal file
4
src/templates/nodes/custom/post/view_main_project.jade
Normal file
@@ -0,0 +1,4 @@
|
||||
| {% extends 'layout.html' %}
|
||||
| {% block page_title %}{{node.name}} - Blog{% endblock%}
|
||||
|
||||
include view_embed
|
Reference in New Issue
Block a user