Commit 25fff3c5 authored by Rafa Mendoza's avatar Rafa Mendoza

removed css

parent d6ccd61c
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<html lang="en"> <html lang="en">
<head> <head>
<link rel="stylesheet" href="/templates/css/styles.css "> <link rel="stylesheet" href="styles.css ">
<title>{% block title %} {% endblock %}</title> <title>{% block title %} {% endblock %}</title>
</head> </head>
......
This diff is collapsed.
body {
background-image: url("/templates/shrek.png");
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment