Making good progress. Added styling and a toggle for card type.
This commit is contained in:
4
templates/code.html
Normal file
4
templates/code.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "layout.html" %}
|
||||
{% block body %}
|
||||
code
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user