Revision 9cad4715 templates/base.html

b/templates/base.html
2 2
<html>
3 3
<head>
4 4
<title>GRNET's FoD :: {% block title %}{% endblock %} </title>
5
<META HTTP-EQUIV="Pragma" CONTENT="no-cache">
6
<META HTTP-EQUIV="Expires" CONTENT="-1">
5 7
<script src="/static/js/jquery.min.js" type="text/javascript"></script>
6 8
<link rel="stylesheet" type="text/css" href="/static/css/base.css">
7 9
<link rel="stylesheet" type="text/css" href="/static/css/smoothness/jquery-ui-1.8.13.custom.css">

Also available in: Unified diff