generated from gitea_admin/default
home partout et pour tous
This commit is contained in:
@@ -42,8 +42,8 @@
|
||||
class="theme_ppt"
|
||||
:style="themePptCardsBgStyle"
|
||||
>
|
||||
<RoundedCardBlocTextList >
|
||||
<RoundedCardBlocText
|
||||
<RoundedCardList >
|
||||
<RoundedCard
|
||||
v-for="ppt_card in cards_ppt"
|
||||
:key="ppt_card.id"
|
||||
:id="ppt_card.id"
|
||||
@@ -52,8 +52,8 @@
|
||||
:title="ppt_card.title"
|
||||
:description="ppt_card.description"
|
||||
:url="ppt_card.url"
|
||||
></RoundedCardBlocText>
|
||||
</RoundedCardBlocTextList>
|
||||
></RoundedCard>
|
||||
</RoundedCardList>
|
||||
</SectionContent>
|
||||
</PageSection>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user