diff options
Diffstat (limited to 'templates/sr/main.htm')
| -rw-r--r-- | templates/sr/main.htm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/sr/main.htm b/templates/sr/main.htm new file mode 100644 index 0000000..0475072 --- /dev/null +++ b/templates/sr/main.htm @@ -0,0 +1,4 @@ +{%extends 'layout.htm' %} +{%block content%} +Ja sam srbski block +{% endblock %} |
