mirror of
https://codeberg.org/portospaceteam/E-42.git
synced 2024-11-01 06:19:44 +00:00
66 lines
2.0 KiB
HTML
66 lines
2.0 KiB
HTML
|
<?xml version="1.0"?>
|
||
|
<!DOCTYPE html>
|
||
|
<HTML lang="en">
|
||
|
|
||
|
<HEAD>
|
||
|
<META http-equiv="Content-type" content="text/html;charset=UTF-8"/>
|
||
|
<TITLE>B-10 HR Department - Porto Space Team</TITLE>
|
||
|
<LINK rel="stylesheet" href="https://diogo.site/assets/css/main.css" type="text/css"/>
|
||
|
<LINK rel="stylesheet" href="/style.css" type="text/css"/>
|
||
|
<LINK rel="shortcut icon" href="about:blank"/>
|
||
|
<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 HR Department - Porto Space Team</H1>
|
||
|
<NAV>
|
||
|
<UL>
|
||
|
<LI><A href="/">Back</A></LI>
|
||
|
<LI><A href="">Staff</A></LI>
|
||
|
<LI><A href="https://docs.google.com/spreadsheets/d/1ZWNEMillDsazFKvDcpFJw7AXnhd0d832PTYg6xVqTRE/edit?usp=sharing">Availability</A>
|
||
|
</LI>
|
||
|
<LI><A href="https://blog.diogo.site/2022-08-12-rocket">Situation Report</A></LI>
|
||
|
<LI><A href="https://drive.google.com/drive/folders/13IT6hPvnLLfGPnsecII5t-82X5qM5up0">Drive</A></LI>
|
||
|
<LI><A href="https://codeberg.org/portospaceteam">Codeberg</A></LI>
|
||
|
<LI><A href="new-member-orientation.html">New Members</A></LI>
|
||
|
</UL>
|
||
|
</NAV>
|
||
|
</DIV>
|
||
|
</HEADER>
|
||
|
|
||
|
<HR/>
|
||
|
|
||
|
<MAIN>
|
||
|
<SECTION>
|
||
|
<H2>Staff Members </H2>
|
||
|
|
||
|
<a href="/add_member.php?department=B-10" id="AddMember">
|
||
|
<span class="material-symbols-outlined">
|
||
|
add
|
||
|
</span>
|
||
|
<span>Add Member</span>
|
||
|
</a>
|
||
|
|
||
|
<UL id="staffList">
|
||
|
|
||
|
</UL>
|
||
|
</SECTION>
|
||
|
</MAIN>
|
||
|
|
||
|
<HR/>
|
||
|
|
||
|
<FOOTER>
|
||
|
<P><SMALL>This website's source code is <A href="https://codeberg.org/portospaceteam/E-42">hosted here</A>.</SMALL>
|
||
|
</P>
|
||
|
<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>
|