Project view: dim title link
This commit is contained in:
parent
858a75af8d
commit
0baf5b38c3
@ -23,7 +23,7 @@
|
||||
|
||||
section.node-details-container.project
|
||||
h2.px-3.pt-3
|
||||
a(href="{{ url_for( 'projects.view', project_url=project.url) }}") {{ project.name }}
|
||||
a.text-muted(href="{{ url_for( 'projects.view', project_url=project.url) }}") {{ project.name }}
|
||||
|
||||
| {% if project.description %}
|
||||
.node-details-description
|
||||
@ -126,5 +126,4 @@ script.
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
| {% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user