Ejemplo n.º 1
0
?>
          <li><a href="https://nameid.org/?view=faq">FAQs</a></li>
          <li><a href="https://nameid.org/?view=contact">Contact</a></li>
        </ul>
      </div>
    </div>
  </div>

  <div class="container">
<?php 
$fromIndex = "yes";
include "pages/{$status}.php";
?>
  </div>

  <hr />

  <p class="text-center">Copyright &copy; 2014
by <a href="http://www.domob.eu/">Daniel Kraft</a>.
<b>NameID</b> and this chat service are free software under the terms of the
<a href="https://www.gnu.org/licenses/agpl-3.0.html">AGPL v3</a>,
check out the <a href="https://gitorious.org/nameid/">source code</a>!</p>

  <p class="text-center">BTC: 1<b>Nameid</b>3brhZrbTN1M7t6afMAfVBiGioJT
| NMC: ND6yWYKZS9NnMPnfN6C6yZHG8gRe3r69GR</p>

</body>
</html>
<?php 
$html->close();