Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions apps/signup/signup.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,9 @@ <h2 style="margin-top: -.5em;">User Signup</h2>
</form>
<div class="text-center" onclick="loginPage()">Already have an account? </div>
</div>
<footer class="text-center text-white bg-dark p-3">
<p class="p">Copyright © 2021 caMicroscope</p>
</footer>
<!-- popup -->
<div id="popup-container"></div>

Expand Down