Fixed the privacy issue - now for sure

This commit is contained in:
Polonkai Gergely
2012-07-23 18:23:13 +02:00
parent ff1e3fd9fc
commit 2e7d217503
3 changed files with 5 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title>Kék Rózsák{% block title %}{% endblock %}</title>
<meta charset="utf8" />
<link rel="stylesheet" type="text/css" href="{{ asset('css/kekrozsak_front.css') }}" />
<link rel="stylesheet" type="text/css" href="{{ asset('css/jquery.tooltip.css') }}" />
{% block additional_css %}{% endblock %}