Commit f06c827a authored by Adam Zachary Bulatao's avatar Adam Zachary Bulatao

lab1

parent 02be9a74
<!doctype html>
<html lang="en">
<head>
</head>
<body style="background-color:powderblue;">
<a href="{% url 'home' %}"><center>Home</center></a>
<a href="{% url 'profile' %}"><center>Profile</center></a>
<a href="{% url 'key' %}"><center>Key</center></a>
<a href="{% url 'thisweek' %}"><center>This Week</center></a>
<a href="{% url 'today' %}"><center>Today</center></a>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment