generated from gitea_admin/default
home partout et pour tous
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
class="theme_ppt"
|
||||
:style="themePptCardsBgStyle"
|
||||
>
|
||||
<RoundedCardBlocTextList >
|
||||
<RoundedCardBlocText
|
||||
<RoundedCardList >
|
||||
<RoundedCard
|
||||
v-for="card in cards_subvention"
|
||||
:key="card.id"
|
||||
:id="card.id"
|
||||
@@ -46,8 +46,8 @@
|
||||
:description="card.description"
|
||||
:url="card.url"
|
||||
ratio="square"
|
||||
></RoundedCardBlocText>
|
||||
</RoundedCardBlocTextList>
|
||||
></RoundedCard>
|
||||
</RoundedCardList>
|
||||
</SectionContent>
|
||||
</PageSection>
|
||||
|
||||
@@ -81,8 +81,8 @@
|
||||
class="theme_ppt"
|
||||
:style="themePptCardsBgStyle"
|
||||
>
|
||||
<RoundedCardBlocTextList >
|
||||
<RoundedCardBlocText
|
||||
<RoundedCardList >
|
||||
<RoundedCard
|
||||
v-for="card in cards_inst_ass"
|
||||
:key="card.id"
|
||||
:id="card.id"
|
||||
@@ -92,8 +92,8 @@
|
||||
:description="card.description"
|
||||
:url="card.url"
|
||||
ratio="5-4"
|
||||
></RoundedCardBlocText>
|
||||
</RoundedCardBlocTextList>
|
||||
></RoundedCard>
|
||||
</RoundedCardList>
|
||||
</SectionContent>
|
||||
</PageSection>
|
||||
|
||||
@@ -127,8 +127,8 @@
|
||||
class="theme_ppt"
|
||||
:style="themePptCardsBgStyle"
|
||||
>
|
||||
<RoundedCardBlocTextList >
|
||||
<RoundedCardBlocText
|
||||
<RoundedCardList >
|
||||
<RoundedCard
|
||||
v-for="card in cards_prives"
|
||||
:key="card.id"
|
||||
:id="card.id"
|
||||
@@ -138,8 +138,8 @@
|
||||
:description="card.description"
|
||||
:url="card.url"
|
||||
ratio="5-4"
|
||||
></RoundedCardBlocText>
|
||||
</RoundedCardBlocTextList>
|
||||
></RoundedCard>
|
||||
</RoundedCardList>
|
||||
</SectionContent>
|
||||
</PageSection>
|
||||
|
||||
@@ -170,8 +170,8 @@
|
||||
class="theme_ppt"
|
||||
:style="themePptCardsBgStyle"
|
||||
>
|
||||
<RoundedCardBlocTextList >
|
||||
<RoundedCardBlocText
|
||||
<RoundedCardList >
|
||||
<RoundedCard
|
||||
v-for="card in cards_ensei_sup"
|
||||
:key="card.id"
|
||||
:id="card.id"
|
||||
@@ -181,8 +181,8 @@
|
||||
:description="card.description"
|
||||
:url="card.url"
|
||||
ratio="5-4"
|
||||
></RoundedCardBlocText>
|
||||
</RoundedCardBlocTextList>
|
||||
></RoundedCard>
|
||||
</RoundedCardList>
|
||||
</SectionContent>
|
||||
</PageSection>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user