micron writer
This commit is contained in:
parent
d37b0a67a4
commit
306423cd99
6 changed files with 47 additions and 2 deletions
5
web/nfc-theme/templates/article.mu
Normal file
5
web/nfc-theme/templates/article.mu
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.mu" %}
|
||||
{% block content %}
|
||||
-
|
||||
{{ article.content }}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue