mirror of
				https://github.com/NodeBB/NodeBB.git
				synced 2025-10-30 18:46:01 +01:00 
			
		
		
		
	refactor: make register intro heading
This commit is contained in:
		| @@ -1,8 +1,8 @@ | |||||||
| <div class="row"> | <div class="row"> | ||||||
| 	<div class="col-12 col-sm-8 offset-sm-2"> | 	<div class="col-12 col-sm-8 offset-sm-2"> | ||||||
| 		<p class="lead text-center"> | 		<h1 class="text-center fs-5"> | ||||||
| 			{{{ if register }}}[[register:interstitial.intro-new]]{{{ else }}}[[register:interstitial.intro]]{{{ end }}} | 			{{{ if register }}}[[register:interstitial.intro-new]]{{{ else }}}[[register:interstitial.intro]]{{{ end }}} | ||||||
| 		</p> | 		</h1> | ||||||
|  |  | ||||||
| 		{{{ if errors.length }}} | 		{{{ if errors.length }}} | ||||||
| 		<div class="alert alert-warning"> | 		<div class="alert alert-warning"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user