{"id":281,"date":"2023-11-06T12:31:42","date_gmt":"2023-11-06T12:31:42","guid":{"rendered":"http:\/\/wetaccel.com\/?page_id=281"},"modified":"2023-11-06T12:52:31","modified_gmt":"2023-11-06T12:52:31","slug":"templates","status":"publish","type":"page","link":"https:\/\/wetaccel.com\/index.php\/documentation\/templates\/","title":{"rendered":"Templates"},"content":{"rendered":"\n<h1 class=\"wp-block-heading has-text-align-center has-huge-font-size\" id=\"wetaccel-enterprise-grade-django-template-for-government-of-canadas-web-initiatives\">WETAccel: Enterprise-Grade Django Template for Government of Canada&#8217;s Web Initiatives<\/h1>\n\n\n\n<h2 class=\"wp-block-heading has-medium-font-size\" id=\"table-of-contents\">Table of Contents<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"http:\/\/wetaccel.com\/index.php\/documentation\/templates\/\" data-type=\"page\" data-id=\"281\">Templates<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/wetaccel.com\/index.php\/documentation\/components\/\" data-type=\"page\" data-id=\"283\">Components<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/wetaccel.com\/index.php\/documentation\/views\/\" data-type=\"page\" data-id=\"288\">Views<\/a><\/li>\n\n\n\n<li><a href=\"http:\/\/wetaccel.com\/index.php\/documentation\/urls\/\" data-type=\"page\" data-id=\"286\">URLS<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\" id=\"templates\">Templates<\/h2>\n\n\n\n<p>The&nbsp;<code>templates<\/code>&nbsp;directory contains all HTML templates used for rendering pages and components in the application. They are organized by language (e.g., English &#8220;en&#8221; and French &#8220;fr&#8221;) and further categorized by their purpose or functionality.<\/p>\n\n\n\n<h3 class=\"wp-block-heading has-medium-font-size\" id=\"templates-1\">Templates<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Error Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>404.html<\/code>: Displayed when the requested page is not found.<\/li>\n\n\n\n<li><code>500.html<\/code>: Displayed when there&#8217;s an internal server error.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Privacy Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>index.html<\/code>: The privacy policy of the website.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Dashboard Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>form.html<\/code>: An example of a form in the dashboard.<\/li>\n\n\n\n<li><code>table.html<\/code>: An example of a table in the dashboard.<\/li>\n\n\n\n<li><code>home.html<\/code>: The main dashboard home page.<\/li>\n\n\n\n<li><code>profile.html<\/code>: Allows users to view and update their profile.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Home Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>index.html<\/code>: The main home page for the website.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Authentication Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>forgot-password.html<\/code>: For users to request a password reset.<\/li>\n\n\n\n<li><code>logout.html<\/code>: Displayed after the user logs out.<\/li>\n\n\n\n<li><code>reset-password.html<\/code>: Allows users to reset their passwords.<\/li>\n\n\n\n<li><code>login.html<\/code>: The main login page.<\/li>\n\n\n\n<li><strong>Email Templates<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>password-reset.html<\/code>: Sent to users for resetting their password.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Registration Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>password.html<\/code>: Registration page focused on setting a password.<\/li>\n\n\n\n<li><code>username.html<\/code>: Registration page focused on setting a username.<\/li>\n\n\n\n<li><code>terms.html<\/code>: Displays the terms and conditions during registration.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Search Pages<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>index.html<\/code>: Main search functionality page.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Components<\/strong>\n<ul class=\"wp-block-list\">\n<li><strong>Common Components<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>container.html<\/code>: A common container component.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Public Components<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>header.html<\/code>: Public header component.<\/li>\n\n\n\n<li><code>footer.html<\/code>: Public footer component.<\/li>\n\n\n\n<li><code>banner.html<\/code>: Public banner component.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Dashboard Components<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>sidenav.html<\/code>: Side navigation for the dashboard.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Registration Components<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>breadcrumb.html<\/code>: Breadcrumb navigation for the registration process.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Layouts<\/strong>\n<ul class=\"wp-block-list\">\n<li><code>public.html<\/code>: Layout for public-facing pages.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>WETAccel: Enterprise-Grade Django Template for Government of Canada&#8217;s Web Initiatives Table of Contents Templates The&nbsp;templates&nbsp;directory contains all HTML templates used for rendering pages and components in the application. They are organized by language (e.g., English &#8220;en&#8221; and French &#8220;fr&#8221;) and further categorized by their purpose or functionality. Templates<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":278,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"hide_page_title":"enabled","_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_uag_custom_page_level_css":"","_import_markdown_pro_load_document_selector":0,"_import_markdown_pro_submit_text_textarea":"","footnotes":""},"class_list":["post-281","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"admin","author_link":"https:\/\/wetaccel.com\/index.php\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"WETAccel: Enterprise-Grade Django Template for Government of Canada&#8217;s Web Initiatives Table of Contents Templates The&nbsp;templates&nbsp;directory contains all HTML templates used for rendering pages and components in the application. They are organized by language (e.g., English &#8220;en&#8221; and French &#8220;fr&#8221;) and further categorized by their purpose or functionality. Templates","_links":{"self":[{"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/pages\/281","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/comments?post=281"}],"version-history":[{"count":3,"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/pages\/281\/revisions"}],"predecessor-version":[{"id":295,"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/pages\/281\/revisions\/295"}],"up":[{"embeddable":true,"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/pages\/278"}],"wp:attachment":[{"href":"https:\/\/wetaccel.com\/index.php\/wp-json\/wp\/v2\/media?parent=281"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}