Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_wcms_gesso
Commits
8265c257
Commit
8265c257
authored
Sep 19, 2021
by
Eric Bremner
Browse files
ISTWCMS-5090: fixing contact and profile title displaying
parent
d7242aed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
source/_patterns/04-components/card/card.twig
source/_patterns/04-components/card/card.twig
+3
-3
No files found.
source/_patterns/04-components/card/card.twig
View file @
8265c257
...
...
@@ -36,10 +36,10 @@
</a>
{%
endif
%}
</h
{{
header_level
}}
>
{%
endif
%}
{%
if
sub_title
%}
<span
class=
"sub-title"
>
{{
sub_title
}}
</span>
{%
endif
%}
{%
if
sub_title
%}
<span
class=
"sub-title"
>
{{
sub_title
}}
</span>
{%
endif
%}
{%
if
author
%}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment