mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2024-11-29 11:15:23 +01:00
6 lines
82 B
HTML
6 lines
82 B
HTML
{% extends "base.html" %}
|
|
|
|
{% block announce %}
|
|
test 123 no html
|
|
{% endblock %}
|