"Nicely format the HTML"
This commit is contained in:
		
					parent
					
						
							
								bcaa956942
							
						
					
				
			
			
				commit
				
					
						1016df163a
					
				
			
		
					 1 changed files with 8 additions and 8 deletions
				
			
		
							
								
								
									
										16
									
								
								weh.php
									
										
									
									
									
								
							
							
						
						
									
										16
									
								
								weh.php
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -26,15 +26,15 @@ if ($quotes !== false) {
 | 
			
		|||
    <div class="container">
 | 
			
		||||
        <h1>Weh?</h1>
 | 
			
		||||
        <div class="weh"></div>
 | 
			
		||||
        <?php if ($quotes) { ?>
 | 
			
		||||
            <?php if ($quote["line"] == "*Rage squeals*") { ?>
 | 
			
		||||
                *Rage squeals*
 | 
			
		||||
            <?php } else { ?>
 | 
			
		||||
                <?=$quote["line"]?><br>
 | 
			
		||||
                <em><small>~ King (The Owl House, <?=$quote["attribution"]?>)</small></em>
 | 
			
		||||
            <?php } ?>
 | 
			
		||||
    <?php if ($quotes) { ?>
 | 
			
		||||
    <?php if ($quote["line"] == "*Rage squeals*" || true) { ?>
 | 
			
		||||
*Rage squeals*
 | 
			
		||||
        <em><small>~ King (The Owl House)</small></em>
 | 
			
		||||
    <?php } else { ?>
 | 
			
		||||
    <?=$quote["line"]?><br>
 | 
			
		||||
    <em><small>~ King (The Owl House, <?=$quote["attribution"]?>)</small></em>
 | 
			
		||||
        <?php } ?>
 | 
			
		||||
    </div>
 | 
			
		||||
<?php } ?></div>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue