forked from Decentrala/website
add dogadjaji.html and forum.html and update chat.html
This commit is contained in:
20
dogadjaji.html
Normal file
20
dogadjaji.html
Normal file
@@ -0,0 +1,20 @@
|
||||
<!doctype html>
|
||||
<meta charset="UTF-8">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="./static/reset.css">
|
||||
<link rel="stylesheet" href="./static/main.css">
|
||||
<title>Decentrala</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<h1 class="logo">Decentrala<a id="d" href="/index.html">▮</a></h1>
|
||||
</div>
|
||||
<main>
|
||||
<h2>Dogadjaji</h2>
|
||||
<p> Svakog utorka u DC Krovu (Beograd, Kraljice Marije 47, zadnji sprat) u 19h radionica Uvod u mreze <p>
|
||||
</main>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user