Cleaned double navbar
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
This commit is contained in:
parent
2725e6fb05
commit
6e41621aad
@ -5,16 +5,6 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<h2>Public Game Servers</h2>
|
<h2>Public Game Servers</h2>
|
||||||
|
|
||||||
<nav class="sub-nav">
|
|
||||||
<a href="{% url 'home' %}">Home</a>
|
|
||||||
<a href="#" class="active">Games</a>
|
|
||||||
<a href="#">Mods</a>
|
|
||||||
<div class="right-links">
|
|
||||||
<a href="#">Show All Active Servers</a>
|
|
||||||
<a href="#">Request A Server</a>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="game-grid">
|
<div class="game-grid">
|
||||||
<div class="game-box"></div>
|
<div class="game-box"></div>
|
||||||
<div class="game-box"><img src="https://upload.wikimedia.org/wikipedia/en/9/92/Quake2box.jpg" alt="Quake II"></div>
|
<div class="game-box"><img src="https://upload.wikimedia.org/wikipedia/en/9/92/Quake2box.jpg" alt="Quake II"></div>
|
||||||
|
@ -56,16 +56,6 @@
|
|||||||
{% block content %}
|
{% block content %}
|
||||||
<h2>Public Game Servers</h2>
|
<h2>Public Game Servers</h2>
|
||||||
|
|
||||||
<nav class="sub-nav">
|
|
||||||
<a href="#" class="active">Home</a>
|
|
||||||
<a href="#">Games</a>
|
|
||||||
<a href="#">Mods</a>
|
|
||||||
<div class="right-links">
|
|
||||||
<a href="#">Show All Active Servers</a>
|
|
||||||
<a href="#">Request A Server</a>
|
|
||||||
</div>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
<div class="grid-container">
|
<div class="grid-container">
|
||||||
<div class="box highlight">
|
<div class="box highlight">
|
||||||
<p>Concise yet extreme 3D RGB features and services list</p>
|
<p>Concise yet extreme 3D RGB features and services list</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user