remove copyright
[mlpccg-meta.git] / meta / templates / base.html
index 5ed434b..3857630 100644 (file)
     <div class="navbar navbar-default navbar-fixed-top" role="navigation">
       <div class="container">
         <div class="navbar-header">
-          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
-            <span class="sr-only">Toggle navigation</span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-            <span class="icon-bar"></span>
-          </button>
-          <a class="navbar-brand" href="{% url 'meta.views.index' %}">meta is magic</a>
-        </div>
-        <div class="navbar-right">
-          <a class="navbar-brand" href="{% url 'meta.views.index' %}">BETA</a>
+          <a class="navbar-brand" href="{% url 'meta.views.index' %}">meta is magic BETA</a>
         </div>
         <!-- <div class="navbar-collapse collapse"> -->
         <!--   <form class="navbar-form navbar-right" role="form"> -->
@@ -67,7 +58,7 @@
 
     <div class="container">
       <footer>
-        <p>&copy; <a href="http://yukkurigames.com">Yukkuri Games, 2014</a></p>
+        <p><a href="http://yukkurigames.com">Yukkuri Games, 2014</a></p>
       </footer>
     </div> <!-- /container -->
     <!-- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> -->