CINXE.COM
Welcome - Central Forms Repository (CFR)
<!-- ontario_cfr_theme/templates/home/index.html STARTS here --> <!-- ontario_cfr_theme/templates/page.html STARTS here --> <!-- ontario_cfr_theme/templates/base.html STARTS here --> <!-- ontario_cfr_theme/templates/base.html STARTS here --> <!DOCTYPE html> <!--[if IE 9]> <html lang="en" class="ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en"> <!--<![endif]--> <head> <meta charset="utf-8" /> <meta name="generator" content="ckan 2.9.4" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Welcome - Central Forms Repository (CFR)</title> <link rel="shortcut icon" href="/base/images/favicon.ico" /> <link rel="stylesheet" href="/fonts/ocadg_fonts.css" /> <link rel="stylesheet" href="/ckan-main.css" /> <link rel="stylesheet" href="/ontario-cfr-theme.css" /> </head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-YPDY42CMML"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-YPDY42CMML'); </script> <body data-site-root="https://forms.mgcs.gov.on.ca/" data-locale-root="https://forms.mgcs.gov.on.ca/" > <div class="sr-only sr-only-focusable"><a href="#content">Skip to content</a></div> <!-- ontario_cfr_theme/templates/header.html STARTS here --> <!-- ontario_cfr_theme/templates/header.html: Ontario Logo Section Start here --> <header class="logo-masthead" > <div class="container"> <hgroup class="header-image navbar-left"> <a class="logo" href="/"><img src="/uploads/admin/2021-11-15-172615.597092logo-ontario2x.png" alt="Central Forms Repository (CFR)" title="Central Forms Repository (CFR)" /></a> </hgroup> <nav class="account not-authed"> <ul class="list-unstyled"> <!-- ontario_cfr_theme/templates/header.html: Skip Navigation Link Start Here --> <li><a href="/msal/login" style="margin-top: -7px" class="btn btn-primary">OPS Log In</a></li> <li class="skipnav d-none d-lg-block"><a href="#content">skip to content</a></li> <!-- ontario_cfr_theme/templates/header.html: Skip Navigation Link End Here --> <!-- ontario_cfr_theme/templates/header.html: Language Selector starts here --> <li><a href="#" id="languageLink"></a></li> <!-- <li class="d-none d-xs-block d-md-none"><a href="#" id="languageMBLink"></a></li> --> <script> var theFinalURL, theStrippedURL, theLangText, theLangMBText; // var browserUrl = window.location.href; // var browserUrl = document.getElementById("browserLink").value; // var position = browserUrl.indexOf(".ca"); // var langStr = theFullPath.substring(0,3); var theWindowLocation = window.location; var theURL = theWindowLocation.href; var theHostname = theWindowLocation.hostname; var theFullPath = theWindowLocation.pathname; var theProtocol = theWindowLocation.protocol; var thePort = theWindowLocation.port; var isEn = theFullPath.indexOf("/en/"); var isFr = theFullPath.indexOf("/fr/"); var isEnglish = (isEn == 0) || ((isEn == -1) && (isFr == -1)); var isFrench = theFullPath.indexOf("/fr/") == 0; /* window.alert("Url = " + theURL); window.alert("Hostname = " + theHostname); window.alert("Pathname = " + theFullPath); window.alert("Port = " + thePort); window.alert("is English? = " + isEnglish + " - is French? = " + isFrench); */ theStrippedURL = theFullPath; theStrippedURL = theStrippedURL.replace("//","/") if (isEn > -1) {theFinalURL = theStrippedURL.replace("/en/","/fr/"); theLangBit = "/en"; theLangText = "français"; theLangMBText = "FR";HTMLTitleElement="French"} else if (isFr > -1) {theFinalURL = theStrippedURL.replace("/fr/","/en/");theLangBit = "/fr"; theLangText = "english"; theLangMBText = "EN";} else {theFinalURL = "/fr/" + theFullPath;theLangText = "français"; theLangMBText = "FR";} // window.alert("theFinalURL = " + theFinalURL); // window.alert("theLangText = " + theLangText); theFinalURL = theFinalURL.replace("//","/") document.getElementById("languageLink").href = theFinalURL; // document.getElementById("languageMBLink").href = theFinalURL; document.getElementById("languageLink").innerText = theLangText; // document.getElementById("languageMBLink").innerText = theLangMBText; </script> <!-- ontario_cfr_theme/templates/header.html: Language Selector ends here --> </ul> </nav> </div> </header> <!-- ontario_cfr_theme/templates/header.html: Ontario Logo Section End here --> <header class="navbar navbar-static-top masthead" > <div class="container"> <hgroup class="header-text-logo navbar-left" > <h1><a href="/">Central Forms Repository (CFR)</a></h1> </hgroup> <div class="collapse navbar-collapse" id="main-navigation-toggle"> <nav class="section navigation"> <ul class="nav nav-pills"> <li><a href="/dataset/">Forms</a></li><li><a href="/organization/">Ministries</a></li><li><a href="/group/">Categories</a></li><li><a href="/about">Help</a></li> </ul> </nav> <form class="section site-search simple-input" action="/dataset/" method="get"><div class="field"><label for="field-sitewide-search">Search Forms</label><input id="field-sitewide-search" type="text" class="form-control" name="q" placeholder="Search" aria-label="Search forms"/><button class="btn-search" type="submit" aria-label="Submit"><i class="fa fa-search"></i></button></div></form> </div> </div> </header> <!-- ontario_cfr_theme/templates/header.html ENDS here --> <div class="homepage layout-3"> <div class="container"> <div class="flash-messages"> </div> </div> <!-- ontario_cfr_theme/templates/home/layout.html STARTS here --> <div role="main" class="hero"> <div class="container"> <div class="module module-search module-narrow module-shallow box"> <form class="module-content search-form" method="get" action="/dataset/"> <h3 class="heading">Search for forms</h3> <div class="search-input form-group search-giant"> <input aria-label="Search forms" id="field-main-search" type="text" class="form-control" name="q" value="" autocomplete="off" placeholder="E.g. environment" /> <button type="submit" aria-labelledby="search-label"> <i class="fa fa-search"></i> <span class="sr-only" id="search-label">Search</span> </button> </div> </form> <div class="tags"> <h3>Popular tags</h3> </div> </div> </div> </div> <div role="main"> <div class="container"> <!-- <div class="row mt-1" style="margin-bottom: 40px;"> <div class="col-md-12 col1"> </div> </div> --> <div class="row mt-1" style="margin-bottom: 40px;"> <div class="col-md-12 col1"> <!-- ontario_cfr_theme/templates/home/snippets/adobenotice.html STARTS here --> <div class="module-content box" style="border: 3px solid #f00;"> <h3>Alert!</h3> <p>PDF Forms will no longer work with older versions of Adobe Reader including Adobe Reader XI. Please update your free Adobe Reader to the latest version from the <a href="https://get.adobe.com/reader/" target="_blank">Acrobat Reader download page</a> so that you can continue to access these forms.</p><p><a href='https://get.adobe.com/reader/'><img src='https://www.adobe.com/content/dam/cc/en/legal/images/badges/Get-Adobe-Acrobat-Reader-badge.png'/><br />Download Adobe Reader Free Version</a></p><p><strong>Make the most of your experience with accessing, downloading, and filling forms acquired from the Central Forms Repository by watching this brief video overview.</strong></p><p><a href='/uploads/video/CentralFormsRepository_AccessingDownloadingAndFillingForms.mp4' target='_blank'><img src='/uploads/video/video_thumbnail_en.png' alt='single frame of the linked video. Click to begin playback in a new browser window' title='Click to open the video in a new browser window' /></a><br /><a href='/uploads/video/CentralFormsRepository_AccessingDownloadingAndFillingForms_Transcript.pdf' download>Download English Transcript</a></p> </div> <!-- ontario_cfr_theme/templates/home/snippets/adobenotice.html ENDS here --> </div> </div> <div class="row mt-2"> <div class="col-md-12 col1"> <div class="module-content box"> <div class="inner"> <h1 class="page-heading">Welcome to Central Forms Repository (CFR)</h1> <div><p>This site has been developed to provide you with Ontario Government forms. The forms are available in various formats including HTML, PDF and Word.</p><p>Forms on this site may be viewed, filled-in on screen, printed and sent by regular mail. Forms that can be submitted online are identified in the form listing under “functionality”.</p><p>This forms repository/library contains only the most current forms. To avoid using outdated versions, we recommend that you do not store downloaded files for reuse on your local file system, but rather bookmark the Form Profile and return there to download the latest version when you need that same form again.</p><p>If you can not find a specific form you have been advised to download, please contact <a href='mailto:feedback@ontario.ca'>feedback@ontario.ca</a>.</div> </div> </div> </div> </div> <div class="row mt-3" style="margin-top: 40px;"> <div class="col-md-6 col1"> <div class="box stats"> <div class="inner"> <h3>Central Forms Repository (CFR) statistics</h3> <ul> <li> <a href="/dataset/"> <strong><span title="2,516">2.5k</span></strong> forms </a> </li> <li> <a href="/organization/"> <strong><span>38</span></strong> ministries </a> </li> <li> <a href="/group/"> <strong><span>12</span></strong> categories </a> </li> </ul> </div> </div> </div> <div class="col-md-6 col2"> <div class="box"> <!-- ontario_cfr_theme/templates/snippets/organization_item.html START --> <section class="group-list module module-narrow module-shallow"> <header class="module-heading"> <a class="module-image" href="/organization/ministry-of-colleges-and-universities"> <img src="https://forms.mgcs.gov.on.ca/uploads/group/2019-12-23-194445.553836collegesuniversities.jpg" alt="ministry-of-colleges-and-universities" /> </a> <h3 class="media-heading"><a href=/organization/ministry-of-colleges-and-universities>Ministry of Colleges and Universities</a></h3> <p>Helping you get the education you need to build a rewarding career.</p> </header> <ul class="list-unstyled dataset-list"> <!-- ontario_cfr_theme/templates/snippets/package_item.html START --> <li class="dataset-item module-content"> <div class="dataset-content"> <h2 class="dataset-heading"> 022-12-1554 <br /> <a href="/dataset/022-12-1554">Signing Authority Guidelines for Modular Training</a> </h2> <p class="empty"><!-- This Form Profile has no description --></p> </div> </li> <!-- ontario_cfr_theme/templates/snippets/package_item.html END --> <!-- ontario_cfr_theme/templates/snippets/package_item.html START --> <li class="dataset-item module-content"> <div class="dataset-content"> <h2 class="dataset-heading"> 3049 <br /> <a href="/dataset/3049">Application to the Ontario Research Fund for Small Infrastructure Funds</a> </h2> <div class="notesblock">Application for active ongoing research support program with active deadlines. </div> </li> <!-- ontario_cfr_theme/templates/snippets/package_item.html END --> </ul> </section> </div> </div> </div> </div> </div> <!-- ontario_cfr_theme/templates/home/layout.html ENDS here --> </div> <!-- ontario_cfr_theme/templates/page.html ENDS here --> <!-- ontario_cfr_theme/templates/footer.html STARTS here --> <footer class="site-footer"> <div class="container"> <div class="row"> <div class="col-md-7 footer-links"> <ul class="list-inline footer-text-logo"> <li><a href="https://www.ontario.ca/page/accessibility" target="_blank">accessibility</a></li> <li><a href="https://www.ontario.ca/page/privacy-statement" target="_blank">privacy</a></li> <li><a href="https://www.ontario.ca/page/terms-use" target="_blank">terms of use</a></li> </ul> <p class="small footer-text-logo"> <a href="https://www.ontario.ca/page/copyright-information">© King’s Printer for Ontario, 2012–<script lang="javascript">var date = new Date();document.write(date.getFullYear().toString().substr(2));</script></a> </p> </div> <div class="col-md-2 footer-text-logo footer-text-logo footer-contactus" style="text-align: center;"> <strong>Contact Us</strong> <div> <a class="btn btn-grey" href="https://www.ontario.ca/feedback/contact-us"> <i class="material-icons">mail</i> </a> </div> </div> <div class="col-md-3 footer-text-logo attribution"> <p class="footer-text-logo"><strong>Powered by</strong> <a style="background-image: url('/base/images/ckan-logo-footer.png')" class="hide-text ckan-footer-logo" href="http://ckan.org" title='Comprehensive Knowledge Archive Network (CKAN)' target="_blank"></a></p> </div> </div> </footer> <!-- ontario_cfr_theme/templates/footer.html ENDS here --> <link href="/webassets/vendor/f3b8236b_select2.css" rel="stylesheet"/> <link href="/webassets/vendor/0b01aef1_font-awesome.css" rel="stylesheet"/> <script src="/webassets/vendor/d8ae4bed_jquery.js" type="text/javascript"></script> <script src="/webassets/vendor/fb6095a0_vendor.js" type="text/javascript"></script> <script src="/webassets/vendor/580fa18d_bootstrap.js" type="text/javascript"></script> <script src="/webassets/base/5f5a82bb_main.js" type="text/javascript"></script> <script src="/webassets/base/919ae274_ckan.js" type="text/javascript"></script> </body> </html> <!-- ontario_cfr_theme/templates/base.html ENDS here -->