Révision 54800558 src/app/about/about.component.html
src/app/about/about.component.html | ||
---|---|---|
19 | 19 |
<GridLayout class="page__content"> |
20 | 20 |
<StackLayout row="0" orientation="vertical" padding="10"> |
21 | 21 |
<TextView row="1" editable="false" text="ClicAlbum est une application issue d'une vieille idée d'AbulÉdu (nom de code à l'époque : ouistiti) qui permet à un enseignant de créer une sorte d'album photo collaboratif ..." class="label"></TextView> |
22 |
<TextView row="2" editable="false" text="C'est une application libre (GNU/GPLv3) et un service libre (affero GPL) développé et hébergé par la société CAP-REL et l'association AbulÉdu-FR." class="label"></TextView>
|
|
22 |
<TextView row="2" editable="false" text="C'est une application libre (GNU/GPLv3) et un service libre (affero GPL) développé par la société CAP-REL et hébergé par l'association AbulÉdu-FR." class="label"></TextView>
|
|
23 | 23 |
<TextView row="3" editable="false" text="Vous êtes invités à contribuer au code source et à améliorer cette application." class="label"></TextView> |
24 |
<TextView row="4" editable="false" text="https://clicalbum.abuledu.net" class="label"></TextView> |
|
24 |
<TextView row="4" editable="false" text="Vous pouvez consulter les conditions générales d'utilisations et les engagements de l'association depuis le site de l'application https://clicalbum.abuledu.net" class="label"></TextView>
|
|
25 | 25 |
</StackLayout> |
26 | 26 |
</GridLayout> |
27 | 27 |
</ScrollView> |
Formats disponibles : Unified diff