Link to project blog
This commit is contained in:
@@ -86,6 +86,7 @@ script.
|
|||||||
.node-extra
|
.node-extra
|
||||||
| {% if project.nodes_blog %}
|
| {% if project.nodes_blog %}
|
||||||
.node-blog
|
.node-blog
|
||||||
|
a(href="{{url_for('main.project_blog', project_url=project.url)}}")
|
||||||
h3 Blog
|
h3 Blog
|
||||||
ul.node-blog-list
|
ul.node-blog-list
|
||||||
| {% for n in project.nodes_blog %}
|
| {% for n in project.nodes_blog %}
|
||||||
|
Reference in New Issue
Block a user