mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Created karbs instruction page
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
<link rel="stylesheet" href="{% static 'css/index.css' %}" />
|
||||
{% endblock %}
|
||||
{% block content %}
|
||||
<div>
|
||||
<div class="center">
|
||||
<p>At the moment this website is under construction.</p>
|
||||
<p>For now you can check out <a href="">karbs</a>.</p>
|
||||
<p>For now you can check out <a href="{% url 'instructions' %}">KARBS</a>.</p>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user