Guest User

Untitled

a guest
Apr 18th, 2021
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.40 KB | None | 0 0
  1. <div class="content">
  2.         <div class="post-type-container">
  3.             <span class="post-type">Post</span>
  4.         </div>
  5.         <div class="post-content-container">
  6.             <h1 class="post-title">
  7.                 <a id="#" href="#">Here is the title</a>
  8.             </h1>
  9.  
  10.             <p class="post-byline">
  11.                 Created now by <a href="#">admin</a>
  12.                 in <a href="#">Stocks</a>
  13.             </p>
  14.  
  15.             <p>
  16.                 </p><p>And here, I'm mentioning <a href="https://finance.yahoo.com/quote/MSFT">MSFT</a></p>
  17.  
  18.             <p></p>
  19.         </div>
  20.     </div>
  21.  
  22. <form method="post" action="/post/article/store">
  23.         <input type="hidden" name="_token" value="woyN34l6oXN0wxnMvXefaoeLSHcjoRBRrMZ1Wtw3">        <input type="hidden" name="channel_id" value="mxRWwRK" style="display:none;">
  24.         <input type="hidden" name="title" value="Here is the title" style="display:none;">
  25.         <input type="hidden" name="content" value="And here, I'm mentioning <a href=" https:="" finance.yahoo.com="" quote="" msft"="">MSFT" style="display:none;"&gt;
  26.         <p class="text-center" style="color: #fff;">
  27.             Ok to post?
  28.         </p>
  29.         <p class="text-center">
  30.             <a href="javascript:history.back()" class="btn btn-light">Edit</a>
  31.             <button type="submit" class="btn btn-light"><strong>Save</strong></button>
  32.         </p>
  33.     </form>
Advertisement
Add Comment
Please, Sign In to add comment