diff --git a/blogapp/templates/blogapp/blogdetail.html b/blogapp/templates/blogapp/blogdetail.html index 4a0da56..fa1cf14 100644 --- a/blogapp/templates/blogapp/blogdetail.html +++ b/blogapp/templates/blogapp/blogdetail.html @@ -10,6 +10,9 @@ {{blogentry.intro|linebreaks}}
{{blogentry.body|linebreaks}}

{% endautoescape %} + + + {% if false %} Comments total: {{newsentry.newscomment_set.all.count}}
{% for newscomment in newsentry.newscomment_set.all %} diff --git a/static/poly.svg b/static/poly.svg index 8d023e8..e663b3a 100644 --- a/static/poly.svg +++ b/static/poly.svg @@ -9,9 +9,9 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="210mm" - height="297mm" - viewBox="0 0 744.09448819 1052.3622047" + width="118.80524mm" + height="30.698683mm" + viewBox="0 0 420.96346 108.77486" id="svg2" version="1.1" inkscape:version="0.91 r13725" @@ -29,18 +29,22 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.9899495" - inkscape:cx="270.59051" - inkscape:cy="574.21647" + inkscape:cx="-54.469216" + inkscape:cy="-24.655005" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" showguides="true" inkscape:guide-bbox="true" - inkscape:window-width="1600" - inkscape:window-height="836" + inkscape:window-width="1920" + inkscape:window-height="1010" inkscape:window-x="0" - inkscape:window-y="27" - inkscape:window-maximized="1" /> + inkscape:window-y="33" + inkscape:window-maximized="1" + fit-margin-top="0" + fit-margin-left="0" + fit-margin-right="0" + fit-margin-bottom="0" /> @@ -56,7 +60,8 @@ + id="layer1" + transform="translate(-124.9091,-195.74247)"> - polylux + + + + + + + + + diff --git a/templates/base.html b/templates/base.html index 21bd5f0..c03b5a7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,7 +10,7 @@
- +