Add views for key search result, verify success and removal success pages.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<nav>
|
||||
<ul class="nav nav-pills pull-right">
|
||||
<li role="presentation"><a href="/">Home</a></li>
|
||||
<li role="presentation" class="active"><a href="manage.html">Manage Keys</a></li>
|
||||
<li role="presentation" class="active"><a href="/manage.html">Manage Keys</a></li>
|
||||
<li role="presentation"><a href="https://github.com/mailvelope/keyserver" target="_blank">GitHub</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@@ -72,15 +72,7 @@
|
||||
</div>
|
||||
</div> <!-- /row marketing -->
|
||||
|
||||
<footer class="footer">
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a target="_blank" href="https://www.mailvelope.com/imprint">Imprint</a></li> |
|
||||
<li><a target="_blank" href="https://www.mailvelope.com/privacy-service">Privacy</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<p>© 2019 Mailvelope GmbH</p>
|
||||
</footer>
|
||||
<%- include('footer') %>
|
||||
|
||||
</div> <!-- /container -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user