Add some words to templates
Also some tags. Also remove some other words and some other tags.
This commit is contained in:
parent
32af5a43c0
commit
0e9d1ce6f0
7 changed files with 50 additions and 23 deletions
|
@ -1,5 +1,13 @@
|
|||
{% extends 'base.html' %}
|
||||
|
||||
{% block header %}
|
||||
<style>
|
||||
pre {
|
||||
margin: 0;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<p>
|
||||
Tu lahko vklopite in izklopite posamezna pravila za požarni zid.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue