Git Error & Apparently I never made *.ejs pages use m o n o s p a c e
This commit is contained in:
parent
ad8287ba4c
commit
52ff2f02d8
2 changed files with 10 additions and 9 deletions
|
@ -11,17 +11,9 @@
|
|||
<body class=center>
|
||||
<h3 class=rainbow>Server Info:</h3>
|
||||
<p class=rainbow>Author: <%= author %></p>
|
||||
<<<<<<< HEAD
|
||||
<p class=rainbow>Uptime: <%= uptime %> seconds</p>
|
||||
<p class=rainbow>Total Pages: <%= images %></p>
|
||||
<script src="/footer.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
=======
|
||||
<p class=rainbow>System Uptime: <%= system %></p>
|
||||
<p class=rainbow>Node Uptime: <%= uptime %></p>
|
||||
<p class=rainbow>Total Pages: <%= images %></p>
|
||||
<script src="/footer.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
>>>>>>> 24c184c (Init)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue