##// END OF EJS Templates
html title
Matthias BUSSONNIER -
Show More
@@ -4,6 +4,7 b''
4 4 <html>
5 5 <head>
6 6 <meta charset="UTF-8">
7 <title>[{{nb.metadata.name}}]</title>
7 8 {% for css in inlining.css -%}
8 9 <style type="text/css">
9 10 {{css}}
General Comments 0
You need to be logged in to leave comments. Login now