fix: formatting
This commit is contained in:
parent
88d8860413
commit
ba27c649c5
1 changed files with 1 additions and 3 deletions
|
@ -95,9 +95,7 @@
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
<div class="h-14 flex items-center text-sm">
|
<div class="h-14 flex items-center text-sm">
|
||||||
<div>
|
<xsl:value-of select="atom:updated"/><br/><br/>
|
||||||
<xsl:value-of select="atom:updated"/>
|
|
||||||
</div>
|
|
||||||
<a>
|
<a>
|
||||||
<xsl:attribute name="href">
|
<xsl:attribute name="href">
|
||||||
<xsl:value-of select="atom:link/@href"/>
|
<xsl:value-of select="atom:link/@href"/>
|
||||||
|
|
Reference in a new issue