removed header from translated cards as it is in the preview
This commit is contained in:
parent
433e2f6023
commit
08e7e343f5
@ -39,8 +39,6 @@
|
||||
<div class="card mb-4" >
|
||||
<a href="{{c.url}}" hreflang="{{c.language.code}}" class="card mb-4" style="color: inherit; text-decoration: none;">
|
||||
<div class="card-content">
|
||||
<p class="title">{{c.name}}</p>
|
||||
<hr />
|
||||
<p class="content">
|
||||
{{c.preview}}
|
||||
</p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user