summaryrefslogtreecommitdiff
path: root/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.html')
-rw-r--r--views/index.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/views/index.html b/views/index.html
index e3c8d72..6f18eee 100644
--- a/views/index.html
+++ b/views/index.html
@@ -90,7 +90,7 @@ v1 in gnd pwl(0m 0 0.5m 5 50m 5 50.5m 0 100m 0)
<hr>
<div id="messages">
- <p class="fromServer">Server acknowledgement go here</p>
+ <p class="fromServer">Server acknowledgement goes here</p>
</div>
<div class="container" id="plot" style="display:none;">
@@ -113,9 +113,10 @@ v1 in gnd pwl(0m 0 0.5m 5 50m 5 50.5m 0 100m 0)
</div>
<footer class="footer">
<div class="container">
- <hr>
+ <!-- <hr> -->
<div class="pull-right">
- <!-- <p style="text-align:center;">This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License.</a><br><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license" target="_blank"><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a> </p>-->
+ <!-- <p style="text-align:center;">This work is licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License.</a><br><a href="http://creativecommons.org/licenses/by-sa/4.0/" rel="license" target="_blank"><img src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png"></a>
+ </p> -->
<p>&copy; 2016 FOSSEE, IIT Bombay</p>
</div>