mirror of
https://codeberg.org/portospaceteam/E-42.git
synced 2024-11-01 14:29:44 +00:00
73 lines
2.3 KiB
HTML
73 lines
2.3 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
|
||
|
<head>
|
||
|
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
||
|
<title>Staff Details: Afonso | B-10 - Porto Space Team</title>
|
||
|
<meta name="author" content="Afonso">
|
||
|
<link rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css">
|
||
|
<link rel="shortcut icon" href="about:blank">
|
||
|
<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script>
|
||
|
<script src="/js/pageEditor.js"></script>
|
||
|
|
||
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<header>
|
||
|
<div id="header-content">
|
||
|
<h1>B-10 - Porto Space Team</h1>
|
||
|
<h2>Staff Details: Afonso</h2>
|
||
|
<nav>
|
||
|
<ul>
|
||
|
<li><a href="/B-10/">Back</a></li>
|
||
|
<li><a href="#">Profile</a></li>
|
||
|
<li><a href="https://codeberg.org/portospaceteam/B-10/src/branch/master/members/Afonso/reports">Reports</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</nav>
|
||
|
</div>
|
||
|
</header>
|
||
|
|
||
|
<hr>
|
||
|
<style>
|
||
|
#edit_button{
|
||
|
float: right;
|
||
|
cursor: pointer;
|
||
|
}
|
||
|
|
||
|
#save_page{
|
||
|
margin-top: 2em;
|
||
|
padding: 0.25em;
|
||
|
}
|
||
|
</style>
|
||
|
|
||
|
|
||
|
<main>
|
||
|
<span onclick="editPage()" id="edit_button" class="material-symbols-outlined">
|
||
|
edit
|
||
|
</span>
|
||
|
<section id="mytextarea"><h3>Past Responsibilities</h3>
|
||
|
<p>TODO</p>
|
||
|
<h3>Current Responsibilities</h3>
|
||
|
<p>TODO</p>
|
||
|
<h3>Relevant Education background</h3>
|
||
|
<p>TODO</p>
|
||
|
<h3>About</h3>
|
||
|
<p>TODO</p></section>
|
||
|
|
||
|
<input id="save_page" style="display: none;" type="button" value="Save File" onclick="savePage('Afonso', 'B-10')">
|
||
|
</main>
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
<footer>
|
||
|
<p><small>Unless stated otherwise, you can assume <a href="https://creativecommons.org/licenses/by-sa/4.0/">Attribution-ShareAlike 4.0 International (CC BY-SA
|
||
|
4.0)</a>.</small></p>
|
||
|
</footer>
|
||
|
|
||
|
</body>
|
||
|
|
||
|
</html>
|