Add in <hr> to box titles, in line with DGU style change
[ckanext-ga-report.git] / ckanext / ga_report / templates / ga_report / notes.html
blob:a/ckanext/ga_report/templates/ga_report/notes.html -> blob:b/ckanext/ga_report/templates/ga_report/notes.html
--- a/ckanext/ga_report/templates/ga_report/notes.html
+++ b/ckanext/ga_report/templates/ga_report/notes.html
@@ -5,6 +5,7 @@
 
     <li class="widget-container boxed widget_text">
       <h4>Notes</h4>
+      <hr/>
       <ul>
           <li>"Views" is the number of times a page was loaded in users' browsers.</li>
           <li>"Visits" is the number of unique user visits to a page, counted once for each visitor for each of their browsing sessions.</li>