{"id":989786,"date":"2026-09-03T16:31:21","date_gmt":"2026-09-03T16:31:21","guid":{"rendered":"https:\/\/retroaktiv.rs\/wmf\/?page_id=989786"},"modified":"2026-09-09T13:04:44","modified_gmt":"2026-09-09T13:04:44","slug":"wmf-membership-application","status":"publish","type":"page","link":"https:\/\/retroaktiv.rs\/wmf\/wmf-membership-application\/","title":{"rendered":"WMF Membership application"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"989786\" class=\"elementor elementor-989786\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3a4d04 e-flex e-con-boxed e-con e-parent\" data-id=\"b3a4d04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cff8353 elementor-invisible elementor-widget__width-auto animated-fast elementor-widget elementor-widget-heading\" data-id=\"cff8353\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-heading-title elementor-size-default\">BECOME A MEMBER<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8b3fa7e e-con-full e-flex e-con e-child\" data-id=\"8b3fa7e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-665a204 e-con-full e-flex e-con e-child\" data-id=\"665a204\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5114597 elementor-invisible animated-fast elementor-widget elementor-widget-heading\" data-id=\"5114597\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><span class=\"color-accent-4\">WMF <\/span>Membership application<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"vamtam-has-theme-widget-styles elementor-element elementor-element-5c9092d elementor-invisible animated-fast elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"5c9092d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tApply to become a member of the World Minifootball Federation and join the growing global network of national minifootball associations.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09675c3 e-flex e-con-boxed e-con e-parent\" data-id=\"09675c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9797ad2 elementor-widget elementor-widget-html\" data-id=\"9797ad2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>WMF \u2014 Membership Application Form<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Work+Sans:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\">\n<style>\n  \/* ===== WMF Membership Application Form ==========================\n     Designed for a WHITE page background.\n\n     Assets (keep next to this file, or set ASSET_BASE below):\n       - wmf-jersey.png   hero banner photo\n     Brand colours: navy #00164C, lime #B4E717, green #17A44A, card #F6F5F3\n\n     \u26a0 SUBMISSION: this is markup only \u2014 the <form> has no backend.\n     See the README for how to wire it to WPForms \/ Contact Form 7,\n     or set a mailto\/endpoint on the <form action=\"\u2026\">.\n  ================================================================= *\/\n  .wmfma, .wmfma * { box-sizing: border-box; }\n  .wmfma {\n    font-family: 'Work Sans', system-ui, sans-serif;\n    font-size: 16px; font-weight: 500; color: #00164C;\n    background: #FFFFFF;\n    max-width: 1000px; margin: 0 auto; padding: 48px 24px 96px;\n  }\n  .wmfma a {\n    color: #00164C; text-decoration: underline;\n    text-decoration-color: #B4E717; text-decoration-thickness: 2px; text-underline-offset: 3px;\n  }\n  .wmfma a:hover { color: #0A2A7A; }\n\n  \/* ---- hero banner ---- *\/\n  .wmfma-hero { position: relative; height: 230px; border-radius: 16px; overflow: hidden; background: #00164C; }\n  .wmfma-hero-edge {\n    position: absolute; top: 0; left: 0; bottom: 0; width: calc(52% + 7px);\n    background: #17A44A;\n    -webkit-clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);\n    clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);\n  }\n  .wmfma-hero-img {\n    position: absolute; top: 0; left: 0; bottom: 0; width: 52%; height: 100%;\n    object-fit: cover;\n    -webkit-clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);\n    clip-path: polygon(0 0, 86% 0, 100% 50%, 86% 100%, 0 100%);\n  }\n  .wmfma-hero-copy {\n    position: absolute; top: 0; right: 0; bottom: 0; width: 46%;\n    display: flex; flex-direction: column; align-items: center; justify-content: center;\n    gap: 14px; padding: 24px; text-align: center;\n  }\n  .wmfma-hero-title {\n    font-weight: 700; font-size: 34px; line-height: 1.05; letter-spacing: 0.5px;\n    text-transform: uppercase; color: #ffffff;\n  }\n  .wmfma-hero-title span { color: #B4E717; }\n  .wmfma-hero-kicker {\n    font-size: 13px; font-weight: 600; letter-spacing: 1.6px;\n    text-transform: uppercase; color: rgba(255,255,255,0.7);\n  }\n\n  \/* ---- intro ---- *\/\n  .wmfma-intro { margin-top: 44px; max-width: 720px; }\n  .wmfma-intro h1 {\n    margin: 0; font-weight: 800; font-size: 40px; line-height: 1.08;\n    letter-spacing: -1px; text-transform: uppercase;\n  }\n  .wmfma-intro h1 span { color: #17A44A; }\n  .wmfma-intro p { margin: 18px 0 0; font-size: 17px; line-height: 1.6; color: rgba(0,22,76,0.72); }\n\n  \/* ---- form shell ---- *\/\n  .wmfma-form { margin-top: 44px; display: flex; flex-direction: column; gap: 20px; }\n  .wmfma-card {\n    background: #F6F5F3; border: 1px solid rgba(0,22,76,0.07);\n    border-radius: 16px; padding: 32px;\n  }\n  .wmfma-card--navy { background: #00164C; border: none; color: #ffffff; }\n  .wmfma-legend { display: flex; align-items: center; gap: 12px; margin-bottom: 24px; }\n  .wmfma-legend i {\n    display: flex; align-items: center; justify-content: center;\n    width: 30px; height: 30px; border-radius: 8px; flex-shrink: 0;\n    background: #00164C; color: #B4E717; font-weight: 700; font-size: 14px; font-style: normal;\n  }\n  .wmfma-card--navy .wmfma-legend i { background: #B4E717; color: #00164C; }\n  .wmfma-legend span { font-weight: 700; font-size: 14px; letter-spacing: 1.6px; text-transform: uppercase; }\n\n  .wmfma-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }\n  .wmfma-grid + .wmfma-grid { margin-top: 18px; }\n  .wmfma-field { display: flex; flex-direction: column; gap: 7px; }\n  .wmfma-field > span { font-size: 13px; font-weight: 600; letter-spacing: 0.3px; color: rgba(0,22,76,0.82); }\n  .wmfma-card--navy .wmfma-field > span { color: rgba(255,255,255,0.75); }\n\n  .wmfma-in {\n    width: 100%; font-family: inherit; font-size: 15px; font-weight: 500; color: #00164C;\n    background: #F6F5F3; border: 1px solid rgba(0,22,76,0.12); border-radius: 10px;\n    padding: 12px 14px; outline: none; transition: border-color .15s, background .15s, box-shadow .15s;\n  }\n  .wmfma-in::placeholder { color: rgba(0,22,76,0.34); }\n  .wmfma-in:focus {\n    border-color: #B4E717; background: #ffffff;\n    box-shadow: 0 0 0 3px rgba(180,231,23,0.28);\n  }\n  textarea.wmfma-in { resize: vertical; min-height: 84px; line-height: 1.5; }\n  \/* inputs sitting on the navy panel *\/\n  .wmfma-in--onnavy {\n    background: rgba(255,255,255,0.09); border-color: rgba(255,255,255,0.2); color: #ffffff;\n  }\n  .wmfma-in--onnavy::placeholder { color: rgba(255,255,255,0.5); }\n  .wmfma-in--onnavy:focus {\n    background: rgba(255,255,255,0.16); border-color: #B4E717;\n    box-shadow: 0 0 0 3px rgba(180,231,23,0.35);\n  }\n\n  \/* ---- document checklist ---- *\/\n  .wmfma-note { margin: 0 0 20px; font-size: 15px; line-height: 1.6; color: rgba(0,22,76,0.72); }\n  .wmfma-list { display: flex; flex-direction: column; gap: 9px; }\n  .wmfma-doc {\n    display: flex; align-items: center; gap: 13px;\n    background: #ffffff; border: 1px solid rgba(0,22,76,0.09); border-radius: 10px;\n    padding: 13px 15px; cursor: pointer; transition: border-color .15s, transform .15s;\n  }\n  .wmfma-doc:hover { border-color: #B4E717; transform: translateY(-1px); }\n  .wmfma-doc input { width: 18px; height: 18px; accent-color: #00164C; flex-shrink: 0; cursor: pointer; }\n  .wmfma-doc span.lbl { flex: 1; min-width: 0; font-size: 15px; font-weight: 500; line-height: 1.4; }\n  .wmfma-badge {\n    font-size: 10.5px; font-weight: 700; letter-spacing: 1.2px; text-transform: uppercase;\n    padding: 5px 9px; border-radius: 6px; flex-shrink: 0;\n  }\n  .wmfma-badge.req { background: #00164C; color: #B4E717; }\n  .wmfma-badge.opt { background: rgba(0,22,76,0.08); color: rgba(0,22,76,0.6); }\n\n  \/* ---- fee + bank ---- *\/\n  .wmfma-fee { display: flex; align-items: baseline; gap: 12px; margin-bottom: 22px; }\n  .wmfma-fee b { font-weight: 800; font-size: 38px; letter-spacing: -1px; }\n  .wmfma-fee span { font-size: 14px; font-weight: 600; color: rgba(0,22,76,0.6); }\n  .wmfma-bank { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }\n  .wmfma-bankrow { background: #ffffff; border: 1px solid rgba(0,22,76,0.09); border-radius: 10px; padding: 12px 15px; }\n  .wmfma-bankrow dt {\n    margin: 0; font-size: 11px; font-weight: 700; letter-spacing: 1.3px;\n    text-transform: uppercase; color: rgba(0,22,76,0.5);\n  }\n  .wmfma-bankrow dd { margin: 4px 0 0; font-size: 15px; font-weight: 600; }\n\n  \/* ---- declaration ---- *\/\n  .wmfma-decl { display: flex; flex-direction: column; gap: 14px; font-size: 15px; line-height: 1.62; color: rgba(255,255,255,0.85); }\n  .wmfma-decl p { margin: 0; }\n  .wmfma-agree {\n    display: flex; align-items: flex-start; gap: 13px; margin-top: 24px; padding: 16px;\n    background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 10px; cursor: pointer;\n  }\n  .wmfma-agree input { width: 18px; height: 18px; accent-color: #B4E717; flex-shrink: 0; margin-top: 1px; cursor: pointer; }\n  .wmfma-agree span { font-size: 15px; font-weight: 600; line-height: 1.45; }\n\n  \/* ---- submit ---- *\/\n  .wmfma-actions {\n    display: flex; align-items: center; justify-content: space-between;\n    flex-wrap: wrap; gap: 18px; margin-top: 8px;\n  }\n  .wmfma-actions p { margin: 0; max-width: 520px; font-size: 14px; line-height: 1.55; color: rgba(0,22,76,0.6); }\n  .wmfma-submit {\n    font-family: inherit; font-weight: 700; font-size: 15px; letter-spacing: 1.4px;\n    text-transform: uppercase; color: #00164C; background: #B4E717;\n    border: none; border-radius: 999px; padding: 16px 34px; cursor: pointer;\n    transition: transform .15s, box-shadow .15s;\n  }\n  .wmfma-submit:hover { transform: translateY(-1px); box-shadow: 0 8px 22px rgba(0,22,76,0.18); }\n\n  @media (max-width: 820px) {\n    .wmfma-grid, .wmfma-bank { grid-template-columns: 1fr; }\n    .wmfma-intro h1 { font-size: 30px; }\n    .wmfma-hero { height: auto; min-height: 300px; }\n    .wmfma-hero-edge, .wmfma-hero-img {\n      width: 100%; height: 150px; bottom: auto;\n      -webkit-clip-path: none; clip-path: none;\n    }\n    .wmfma-hero-edge { display: none; }\n    .wmfma-hero-copy { position: static; width: 100%; padding: 168px 24px 28px; }\n  }\n  @media (max-width: 520px) {\n    .wmfma { padding: 32px 18px 64px; }\n    .wmfma-card { padding: 22px; }\n  }\n<\/style>\n<\/head>\n<body style=\"margin:0;\">\n\n<!-- ===== Drop this <section class=\"wmfma\"> block into your page ===== -->\n<section class=\"wmfma\">\n\n  <div class=\"wmfma-hero\">\n    <div class=\"wmfma-hero-edge\"><\/div>\n    <img decoding=\"async\" class=\"wmfma-hero-img\" src=\"https:\/\/retroaktiv.rs\/wmf\/wp-content\/uploads\/2026\/09\/wmf-jersey.png\" alt=\"WMF\">\n    <div class=\"wmfma-hero-copy\">\n      <div class=\"wmfma-hero-title\">Become a <span>Member<\/span><\/div>\n      <div class=\"wmfma-hero-kicker\">Application Form<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"wmfma-intro\">\n    <h1>Membership Application to the <span>World Minifootball Federation<\/span><\/h1>\n    <p>Complete the form below and send the required documents to\n       <a href=\"mailto:zorica.hofman@minifootball.com\">zorica.hofman@minifootball.com<\/a>.\n       Our office will confirm receipt and guide your association through the admission process.<\/p>\n  <\/div>\n\n  <!-- action=\"\" \u2192 wire this up to your form handler (see README) -->\n  <form class=\"wmfma-form\" method=\"post\" action=\"\">\n\n    <!-- 1 \u2014 Applicant -->\n    <div class=\"wmfma-card\">\n      <div class=\"wmfma-legend\"><i>1<\/i><span>The Applicant<\/span><\/div>\n\n      <div class=\"wmfma-grid\">\n        <label class=\"wmfma-field\">\n          <span>Name of applicant (in English) *<\/span>\n          <input class=\"wmfma-in\" type=\"text\" name=\"name_en\" required placeholder=\"Official name in English\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Name of applicant (in your language) *<\/span>\n          <input class=\"wmfma-in\" type=\"text\" name=\"name_local\" required placeholder=\"Official name in your language\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Identification number *<\/span>\n          <input class=\"wmfma-in\" type=\"text\" name=\"id_number\" required placeholder=\"Registration \/ ID number\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Date of foundation *<\/span>\n          <input class=\"wmfma-in\" type=\"date\" name=\"founded\" required>\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Established by (name of institution) *<\/span>\n          <input class=\"wmfma-in\" type=\"text\" name=\"established_by\" required placeholder=\"Institution name\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Web link verifying establishment<\/span>\n          <input class=\"wmfma-in\" type=\"url\" name=\"establishment_link\" placeholder=\"https:\/\/  (if it exists)\">\n        <\/label>\n      <\/div>\n\n      <div class=\"wmfma-grid\">\n        <label class=\"wmfma-field\">\n          <span>Headquarters *<\/span>\n          <textarea class=\"wmfma-in\" name=\"headquarters\" required placeholder=\"Street and number, city, post code, country\"><\/textarea>\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Address for correspondence<\/span>\n          <textarea class=\"wmfma-in\" name=\"correspondence\" placeholder=\"Leave empty if the same as headquarters\"><\/textarea>\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- 2 \u2014 Contact -->\n    <div class=\"wmfma-card\">\n      <div class=\"wmfma-legend\"><i>2<\/i><span>Contact for Communication with WMF<\/span><\/div>\n\n      <div class=\"wmfma-grid\">\n        <label class=\"wmfma-field\">\n          <span>Contact person *<\/span>\n          <input class=\"wmfma-in\" type=\"text\" name=\"contact_person\" required placeholder=\"Full name and position\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Website of applicant<\/span>\n          <input class=\"wmfma-in\" type=\"url\" name=\"website\" placeholder=\"https:\/\/\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Mobile *<\/span>\n          <input class=\"wmfma-in\" type=\"tel\" name=\"mobile\" required placeholder=\"+000 000 000 000\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>E-mail *<\/span>\n          <input class=\"wmfma-in\" type=\"email\" name=\"email\" required placeholder=\"name@association.org\">\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- 3 \u2014 Required documents -->\n    <div class=\"wmfma-card\">\n      <div class=\"wmfma-legend\"><i>3<\/i><span>Required Documents<\/span><\/div>\n      <p class=\"wmfma-note\">Send all documents to\n        <a href=\"mailto:zorica.hofman@minifootball.com\">zorica.hofman@minifootball.com<\/a>.\n        Tick what you are sending with this application.<\/p>\n\n      <div class=\"wmfma-list\">\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_statutes_original\">\n          <span class=\"lbl\">Copy of the original Statutes of the applicant<\/span>\n          <span class=\"wmfma-badge req\">Mandatory<\/span>\n        <\/label>\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_statutes_en\">\n          <span class=\"lbl\">Copy of the Statutes of the applicant in English<\/span>\n          <span class=\"wmfma-badge req\">Mandatory<\/span>\n        <\/label>\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_board_decision\">\n          <span class=\"lbl\">Federation \/ Association Board decision to join WMF, in English<\/span>\n          <span class=\"wmfma-badge req\">Mandatory<\/span>\n        <\/label>\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_fee\">\n          <span class=\"lbl\">Application fee 500 EUR \u2014 proof of payment<\/span>\n          <span class=\"wmfma-badge req\">Mandatory<\/span>\n        <\/label>\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_ministry\">\n          <span class=\"lbl\">Letter from the Ministry of Sport or National Olympic Committee<\/span>\n          <span class=\"wmfma-badge opt\">Optional<\/span>\n        <\/label>\n        <label class=\"wmfma-doc\">\n          <input type=\"checkbox\" name=\"doc_other\">\n          <span class=\"lbl\">Other supporting documents<\/span>\n          <span class=\"wmfma-badge opt\">Optional<\/span>\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <!-- 4 \u2014 Fee -->\n    <div class=\"wmfma-card\">\n      <div class=\"wmfma-legend\"><i>4<\/i><span>Application Fee<\/span><\/div>\n\n      \n\n      <dl class=\"wmfma-bank\" style=\"margin:0;\">\n       \n        <div class=\"wmfma-bankrow\"><dt>BIC \/ SWIFT<\/dt><dd>BACXCZPP<\/dd><\/div>\n        <div class=\"wmfma-bankrow\"><dt>IBAN<\/dt><dd>CZ95 2700 0000 0013 8801 8809<\/dd><\/div>\n        <div class=\"wmfma-bankrow\"><dt>Bank<\/dt><dd>UniCredit Bank Czech Republic, a. s.<\/dd><\/div>\n        <div class=\"wmfma-bankrow\"><dt>Bank address<\/dt><dd>Zeletavska 1525\/1, 140 92 Prague, Czech Republic<\/dd><\/div>\n        <div class=\"wmfma-bankrow\"><dt>WMF identification number<\/dt><dd>751 28 110<\/dd><\/div>\n      <\/dl>\n    <\/div>\n\n    <!-- 5 \u2014 Declaration -->\n    <div class=\"wmfma-card wmfma-card--navy\">\n      <div class=\"wmfma-legend\"><i>5<\/i><span>Promise of Statutory Representatives<\/span><\/div>\n\n      <div class=\"wmfma-decl\">\n        <p>On behalf of the applicant named above we hereby apply for membership in the World\n           Minifootball Federation (\"WMF\"), registered in the Czech Republic under identification\n           number 751 28 110.<\/p>\n        <p>We accept the WMF Statutes, rules and regulations and promise to observe them. We will\n           always act honestly and fairly towards other members of the WMF.<\/p>\n        <p>We agree that all information provided in this application may be used for WMF needs in\n           accordance with the Personal Data Protection Act of the Czech Republic and the European\n           Union, where the WMF is registered.<\/p>\n      <\/div>\n\n      <label class=\"wmfma-agree\">\n        <input type=\"checkbox\" name=\"agree\" required>\n        <span>We confirm the above and accept the WMF Statutes, rules and regulations.<\/span>\n      <\/label>\n\n      <div class=\"wmfma-grid\" style=\"margin-top:22px;\">\n        <label class=\"wmfma-field\">\n          <span>Name and position of signatory *<\/span>\n          <input class=\"wmfma-in wmfma-in--onnavy\" type=\"text\" name=\"signatory\" required placeholder=\"Full name, position\">\n        <\/label>\n        <label class=\"wmfma-field\">\n          <span>Date and city *<\/span>\n          <input class=\"wmfma-in wmfma-in--onnavy\" type=\"text\" name=\"date_city\" required placeholder=\"e.g. 12 May 2026, Prague\">\n        <\/label>\n      <\/div>\n    <\/div>\n\n    <div class=\"wmfma-actions\">\n      <p>After submitting, send the mandatory documents to\n         <a href=\"mailto:zorica.hofman@minifootball.com\">zorica.hofman@minifootball.com<\/a>.\n         The WMF office will contact you within 14 days.<\/p>\n      <button class=\"wmfma-submit\" type=\"submit\">Submit Application<\/button>\n    <\/div>\n\n  <\/form>\n<\/section>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>BECOME A MEMBER WMF Membership application Apply to become a member of the World Minifootball Federation and join the growing global network of national minifootball associations. WMF \u2014 Membership Application Form Become a Member Application Form Membership Application to the World Minifootball Federation Complete the form below and send the required documents to zorica.hofman@minifootball.com. Our&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-989786","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/pages\/989786","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/comments?post=989786"}],"version-history":[{"count":25,"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/pages\/989786\/revisions"}],"predecessor-version":[{"id":990204,"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/pages\/989786\/revisions\/990204"}],"wp:attachment":[{"href":"https:\/\/retroaktiv.rs\/wmf\/wp-json\/wp\/v2\/media?parent=989786"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}