#4303: add search function.
This commit is contained in:
		| @ -6,7 +6,12 @@ | ||||
|     <nav class="navbar navbar-dark bg-primary fixed-top"> | ||||
|         <Logo /><Menu Orientation="Horizontal" /> | ||||
|         <div class="controls ms-auto"> | ||||
|             <div class="controls-group"><UserProfile ShowRegister="@_register" /> <Login ShowLogin="@_login" /> <ControlPanel LanguageDropdownAlignment="right" /></div> | ||||
|             <div class="controls-group"> | ||||
|                 <UserProfile ShowRegister="@_register" />  | ||||
|                 <Login ShowLogin="@_login" />  | ||||
|                 <Search CssClass="me-3" />  | ||||
|                 <ControlPanel LanguageDropdownAlignment="right" /> | ||||
|             </div> | ||||
|         </div> | ||||
|     </nav> | ||||
|     <div class="content"> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Ben
					Ben