Don't show intro text on details page

This commit is contained in:
2019-11-28 21:59:07 +01:00
parent 9898d4bb1d
commit 256197094e
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{{#if showIntroText}}
<div id="intro">
<div id="intro" class={{if showDetailsPane "with-details"}}>
<h2>
Welcome to the contribution dashboard of the
<a href="https://kosmos.org" target="_blank" rel="noopener">Kosmos</a> project!