Add bike cafes

This commit is contained in:
Pieter Fiers 2020-07-29 15:55:50 +02:00
parent e4df5ffcb4
commit 581ec9d2a7
11 changed files with 292 additions and 90 deletions

View file

@ -8,7 +8,7 @@ export default class Website extends TagRenderingOptions {
super({
question: Translations.t.general.questions.websiteOf.Subs({category: category}),
freeform: {
renderTemplate: Translations.t.general.questions.websiteIs.Subs({category: category}),
renderTemplate: Translations.t.general.questions.websiteIs,
template: "$phone$",
key: "phone"
}