News letter subscription added
This commit is contained in:
		@@ -12,18 +12,7 @@
 | 
			
		||||
      </li>
 | 
			
		||||
 | 
			
		||||
    </ul>
 | 
			
		||||
    <div class="flex flex-row w-2/3 lg:w-1/3">
 | 
			
		||||
      <div class="flex-col w-full">
 | 
			
		||||
        <div class="flex w-full">
 | 
			
		||||
          <input class="bg-gray-100 h-10 px-2 rounded flex-1" type="email" name="email"
 | 
			
		||||
            placeholder="Subscribe for News Letters">
 | 
			
		||||
          <button
 | 
			
		||||
            class="ml-4 text-white h-10 flex items-center justify-center px-4 bg-main-link rounded shadow font-medium">
 | 
			
		||||
            Subscribe
 | 
			
		||||
          </button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
<news-letter></news-letter>
 | 
			
		||||
 | 
			
		||||
    <div class="py-8 flex">
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user