update project with new architecture
This commit is contained in:
13
nationchains/www/socialworld/town_base.html
Normal file
13
nationchains/www/socialworld/town_base.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Town base contract</title>
|
||||
<link rel="stylesheet" href="static/css/style.css">
|
||||
<script src="static/js/script.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<p> Info sur le contrat de base d'une ville</p>
|
||||
<p> </p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user