Numex yayın: public/ilan-detay.html
This commit is contained in:
parent
4a30db6cfe
commit
4ed1346d27
19
public/ilan-detay.html
Normal file
19
public/ilan-detay.html
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="tr">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>İlan Detay — Numex İlan</title>
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
</head>
|
||||
<body>
|
||||
<main class="wrap" id="icerek">
|
||||
<div class="bos"><div class="ikon">⏳</div>Yükleniyor...</div>
|
||||
</main>
|
||||
|
||||
<footer class="footer">Numex İlan Platformu — ilan detay sayfası</footer>
|
||||
|
||||
<script src="js/api.js"></script>
|
||||
<script src="js/detay.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in New Issue
Block a user