planets everywhere
This commit is contained in:
parent
ff15197327
commit
55e2bee73e
|
@ -9,6 +9,7 @@
|
|||
</div>
|
||||
|
||||
#include sidebar.html
|
||||
#include planets.html
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
</div>
|
||||
|
||||
#include sidebar.html
|
||||
#include planets.html
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
</div>
|
||||
|
||||
#include sidebar.html
|
||||
#include planets.html
|
||||
|
||||
</body>
|
||||
|
||||
|
|
|
@ -10,6 +10,11 @@
|
|||
|
||||
#include sidebar.html
|
||||
|
||||
<div class="column">
|
||||
</div>
|
||||
|
||||
#include planets.html
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue