47 lines
1.1 KiB
HTML
47 lines
1.1 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Drgnz Club | Propaganda </title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
|
|
<meta name="description" content="Drgnz propagation material">
|
|
<meta name="keywords" content="drgnz, club, propagation, sticker, poster, flyer, art, proaganda">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
|
</head>
|
|
<body>
|
|
<div class="c-main">
|
|
<div class="cm-navbar flex">
|
|
<a href="index.html">~Drgnz</a>
|
|
</div>
|
|
<div class="cm-main flex">
|
|
<div class="cmm-content">
|
|
<h2>Propaganda</h2>
|
|
<p>Here are some of the freqently asked questions that we get.</p>
|
|
<p>Under construction.</p>
|
|
|
|
|
|
<h2>Stickers:</h2>
|
|
<h2>3D Printables:</h2>
|
|
<h2>Logo:</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div> <!-- CM CONTENT END--->
|
|
|
|
<div class="cmm-sidebar">
|
|
</div> <!-- END SIDEBAR -->
|
|
</div> <!-- CM MAIN END -->
|
|
</div> <!-- C MAIN END -->
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|