Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
chrisbryan17
/
mautic
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mautic
/
app
/
bundles
/
PageBundle
/
Resources
/
views
/
AbTest
/
form.html.twig
chrisbryan17
Upload folder using huggingface_hub
d2897cd
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
55 Bytes
{%
for
f
in
form
%}
{{
form_row
(f) }}
{%
endfor
%}