maj de tout
This commit is contained in:
@@ -13,15 +13,15 @@ form:
|
||||
placeholder: 'Last name'
|
||||
type: text
|
||||
date_of_birth:
|
||||
type: text
|
||||
placeholder: 'Date of birth'
|
||||
type: datetime
|
||||
phone_number:
|
||||
placeholder: 'Phone Number'
|
||||
type: text
|
||||
email:
|
||||
placeholder: E-mail adress
|
||||
type: email
|
||||
size: large
|
||||
placeholder: 'E-mail adress'
|
||||
type: email
|
||||
size: large
|
||||
move_in_date:
|
||||
placeholder: 'proposed move-in date'
|
||||
type: text
|
||||
@@ -30,6 +30,7 @@ form:
|
||||
type: text
|
||||
portfolio:
|
||||
label: 'or upload portfolio'
|
||||
placeholder: 'or upload portfolio'
|
||||
type: file
|
||||
multiple: false
|
||||
destination: user/data/files
|
||||
@@ -39,19 +40,19 @@ form:
|
||||
- image/png
|
||||
- text/plain
|
||||
studio:
|
||||
type: checkboxes
|
||||
placeholder: Studio
|
||||
default:
|
||||
option1: true
|
||||
option2: true
|
||||
option3: true
|
||||
options:
|
||||
option1: individua
|
||||
option2: share
|
||||
option3: eithe
|
||||
type: radio
|
||||
placeholder: Studio
|
||||
default:
|
||||
option1: true
|
||||
option2: true
|
||||
option3: true
|
||||
options:
|
||||
option1: individual
|
||||
option2: share
|
||||
option3: eithe
|
||||
notes:
|
||||
type: textarea
|
||||
placeholder: notes
|
||||
type: textarea
|
||||
placeholder: notes...
|
||||
buttons:
|
||||
-
|
||||
type: submit
|
||||
@@ -72,10 +73,8 @@ form:
|
||||
extension: txt
|
||||
body: '{% include "forms/data.txt.twig" %}'
|
||||
-
|
||||
message: 'Sent'
|
||||
message: Sent
|
||||
reset: true
|
||||
---
|
||||
|
||||
Faux-texte: a pour fonction de faire office de texte de substitution ou d'outil permettant la comparaison et l'appréciation de différentes polices.
|
||||
|
||||
On appelle Lipsum un texte qui, en l'absence du texte définitif, sert de substitut aux futurs contenus lors de la production de maquettes pour les publications ou sites Web. Le terme Lipsum est issu de la contraction du plus connu de ce type de texte "Lorem ipsum". Ils sont également connus sous les noms de texte blanc, faux-texte, bolo bolo, pseudo texte, texte factice, vrai faux texte, faux contenu, texte de remplissage, de remplacement, ou d'attente. Outre son usage dans les milieux de l'imprimerie et du graphisme, certains chansonniers en font l'utilisation lors de la composition de mélodies, chantant ces textes en amont de l'écriture de leur textes. L'utilisation de faux-textes aurait déjà été une pratique courante depuis le 16ème siècle dans les milieux de l'imprimerie et de la composition.
|
||||
We accept applications of artists from all practices. Our studios can be used individually or shared with others. Applications are for one person at a time, so even if you are applying as a group, please fill out individual applications and specify in *notes* who you wish to share a studio with. Our studio prices are offered inline with the _Greater London authorities affordability guide* (2014, 2019)_ and are inclusive of all utilities (inc. wifi). They are accessible 24/7, with communal areas and shared kitchens available. Please allow us a week to get back to you, you will receive a response over email. Email us at [studio@vocurations.com](mailto:studio@vocurations.com) for any further questions, or if you would like to visit our facilities.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.6 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 113 KiB |
@@ -1,11 +1,13 @@
|
||||
---
|
||||
title: About
|
||||
media_order: 'Sonya Derviz, Dancers I, 2018.jpg'
|
||||
media_order: 'VO Curations - 12th Floor.jpg'
|
||||
visible: false
|
||||
aura:
|
||||
pagetype: website
|
||||
---
|
||||
|
||||
Cumque pertinacius ut legum gnarus accusatorem flagitaret atque sollemnia, doctus id Caesar libertatemque superbiam ratus tamquam obtrectatorem audacem excarnificari praecepit, qui ita evisceratus ut cruciatibus membra deessent, inplorans caelo iustitiam, torvum renidens fundato pectore mansit inmobilis nec se incusare nec quemquam alium passus et tandem nec confessus nec confutatus cum abiecto consorte poenali est morte multatus. et ducebatur intrepidus temporum iniquitati insultans, imitatus Zenonem illum veterem Stoicum qui ut mentiretur quaedam laceratus diutius, avulsam sedibus linguam suam cum cruento sputamine in oculos interrogantis Cyprii regis inpegit.
|
||||
V.O Studios offers affordable workspaces to artists based in London. The group reflects the diversity of artists and practices in the city, and form an integral part of V.O’s community-at-large. All studios are located in (Zone 1) Central London, with the view to ease access and visibility for each artist. ‘Open Days’ are scheduled throughout the year to offer artists ongoing opportunities to create new dialogues with interested members of the local community, as well as the wider public. V.O ensures their artist community their ongoing support through advising on professional development, mentoring, presentation, and access to workshop and exhibition opportunities. V.O Studios are currently located in Waterloo, SE1 and 242 Marylebone Road, NW1 with more upcoming spaces from spring 2020!
|
||||
|
||||
### PUBLIC DAYS: 20.04.2020
|
||||
_V.O Studios is a not-for-profit initiative launched October 2019._
|
||||
|
||||
### [OPEN DAYS: 22.02.2020](/whats-on/events/current-upcoming/public-days)
|
||||
@@ -7,7 +7,7 @@ content:
|
||||
- '@self.children'
|
||||
limit: 5
|
||||
order:
|
||||
by: date
|
||||
by: title
|
||||
dir: desc
|
||||
pagination: true
|
||||
url_taxonomy_filters: true
|
||||
|
||||
Reference in New Issue
Block a user