6 lines
146 B
HTML
6 lines
146 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>{% block title %}{% endblock %}</title>
|
||
|
|
||
|
<link type="text/css" rel="stylesheet" href="{{ MEDIA_URL }}styles/bilbo_green.css"
|