break view form into multiple parts

This commit is contained in:
realaravinth
2021-12-18 20:53:10 +05:30
parent 708a157ee1
commit 7b0fe7c4b2
6 changed files with 71 additions and 68 deletions

View File

@@ -0,0 +1,11 @@
<. include!("../../../components/headers/widget-headers.html"); .>
<body class="layout">
<. include!("../../navbar/index.html"); .>
<div class="tmp-layout">
<. include!("../../header/index.html"); .>
<main class="panel-main">
<. include!("../../help-banner/index.html"); .>
<!-- Main content container -->
<div class="inner-container">
<!-- Main menu/ important actions roaster -->
<form class="sitekey-form" action="<.= URL .>" method="post">