6 lines
65 B
HTML
6 lines
65 B
HTML
{% load tags %}
|
|
|
|
<h1>
|
|
{{ 'welcome_title'|get_config }}
|
|
</h1>
|