github.com/emc-advanced-dev/unik@v0.0.0-20190717152701-a58d3e8e33b7/docs/examples/example_go_static_fileserver/static/about.html (about) 1 <!doctype html> 2 <!-- Website template by freewebsitetemplates.com --> 3 <html> 4 <head> 5 <meta charset="UTF-8"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <title>about - Space Science Website Template</title> 8 <link rel="stylesheet" href="css/style.css" type="text/css"> 9 <link rel="stylesheet" type="text/css" href="css/mobile.css"> 10 <script src="js/mobile.js" type="text/javascript"></script> 11 </head> 12 <body> 13 <div id="page"> 14 <div id="header"> 15 <div> 16 <a href="index.html" class="logo"><img src="images/logo.png" alt=""></a> 17 <ul id="navigation"> 18 <li> 19 <a href="index.html">Home</a> 20 </li> 21 <li class="selected"> 22 <a href="about.html">About</a> 23 </li> 24 <li class="menu"> 25 <a href="projects.html">Projects</a> 26 <ul class="primary"> 27 <li> 28 <a href="proj1.html">proj 1</a> 29 </li> 30 </ul> 31 </li> 32 <li class="menu"> 33 <a href="blog.html">Blog</a> 34 <ul class="secondary"> 35 <li> 36 <a href="singlepost.html">Single post</a> 37 </li> 38 </ul> 39 </li> 40 <li> 41 <a href="contact.html">Contact</a> 42 </li> 43 </ul> 44 </div> 45 </div> 46 <div id="body" class="about"> 47 <div class="header"> 48 <div> 49 <h1>About</h1> 50 <h2>We Have Free Templates for Everyone</h2> 51 <p>Our website templates are created with inspiration, checked for quality and originality and meticulously sliced and coded. What’s more, they’re absolutely free! You can do a lot with them. You can modify them. You can use them to design websites for clients, so long as you agree with the <a href="https://freewebsitetemplates.com/about/terms/">Terms of Use</a>. You can even remove all our links if you want to.</p> 52 </div> 53 </div> 54 <div class="body"> 55 <div> 56 <img src="images/earth-satellite.jpg" alt=""> 57 <h2>We Have More Templates for You</h2> 58 <p>Looking for more templates? Just browse through all our <a href="https://freewebsitetemplates.com/">Free Website Templates</a> and find what you’re looking for. But if you don’t find any website template you can use, you can try our <a href="https://freewebsitetemplates.com/freewebdesign/">Free Web Design</a> service and tell us all about it. Maybe you’re looking for something different, something special. And we love the challenge of doing something different and something special.</p> 59 </div> 60 </div> 61 <div class="footer"> 62 <div> 63 <img src="images/space-shuttle.png" alt=""> 64 <h2>Be Part of Our Community</h2> 65 <p>If you’re experiencing issues and concerns about this website template, join the discussion <a href="https://freewebsitetemplates.com/forums/">on our forum</a> and meet other people in the community who share the same interests with you.</p> 66 </div> 67 </div> 68 <div class="section"> 69 <div> 70 <h2>Template Details</h2> 71 <p>Design Version 1. Code version 3. Website Template details, discussion and updates for this <a href="https://freewebsitetemplates.com/discuss/spacescience/"> Space Science Website Template</a>. Website Template design by <a href="https://freewebsitetemplates.com/">Free Website Templates</a>. Please feel free to remove some or all the text and links of this page and replace it with your own About content.</p> 72 </div> 73 </div> 74 </div> 75 <div id="footer"> 76 <div class="connect"> 77 <div> 78 <h1>FOLLOW OUR MISSIONS ON</h1> 79 <div> 80 <a href="http://freewebsitetemplates.com/go/facebook/" class="facebook">facebook</a> 81 <a href="http://freewebsitetemplates.com/go/twitter/" class="twitter">twitter</a> 82 <a href="http://freewebsitetemplates.com/go/googleplus/" class="googleplus">googleplus</a> 83 <a href="http://freewebsitetemplates.com/go/pinterest/" class="pinterest">pinterest</a> 84 </div> 85 </div> 86 </div> 87 <div class="footnote"> 88 <div> 89 <p>© 2023 BY SPACE PROSPECTION | ALL RIGHTS RESERVED</p> 90 </div> 91 </div> 92 </div> 93 </div> 94 </body> 95 </html>