<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,13 +5,7 @@ require(File.join(File.dirname(__FILE__), 'config', 'boot'))
 
 require 'rake'
 require 'rake/testtask'
-
-begin
-  # gem install mislav-hanna
-  require 'hanna/rdoctask'
-rescue LoadError
-  require 'rake/rdoctask'
-end
+require 'rake/rdoctask'
 
 if RAILS_ENV == 'development'
   begin</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -82,8 +82,8 @@ module Rails
       end
 
       def load_rubygems
+        min_version = '1.3.2'
         require 'rubygems'
-        min_version = '1.3.1'
         unless rubygems_version &gt;= min_version
           $stderr.puts %Q(Rails requires RubyGems &gt;= #{min_version} (you have #{rubygems_version}). Please `gem update --system` and try again.)
           exit 1</diff>
      <filename>config/boot.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,53 +1,79 @@
 digraph controllers_diagram {
 	graph[overlap=false, splines=true]
-	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Controllers diagram\lDate: Mar 14 2009 - 03:07\lMigration version: 20090310234743\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
-	&quot;TrackersController&quot; [shape=Mrecord, label=&quot;{TrackersController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|\l|\l}&quot;]
-	&quot;ForumsController&quot; [shape=Mrecord, label=&quot;{ForumsController|index\lshow\l|\l|\l}&quot;]
+	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Controllers diagram\lDate: Sep 20 2009 - 20:57\lMigration version: 20090805232718\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
+	&quot;TrackersController&quot; [shape=Mrecord, label=&quot;{TrackersController|comments\lcreate\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|marked_as_read\l|\l}&quot;]
+	&quot;ForumsController&quot; [shape=Mrecord, label=&quot;{ForumsController|index\lshow\l|find_forums\l|\l}&quot;]
+	&quot;Moderation::InterviewsController&quot; [shape=Mrecord, label=&quot;{Moderation::InterviewsController|accept\lcontact\ledit\lindex\lpublish\lrefuse\lshow\lupdate\l|\l|\l}&quot;]
 	&quot;Moderation::PollsController&quot; [shape=Mrecord, label=&quot;{Moderation::PollsController|accept\ledit\lindex\lrefuse\lshow\lupdate\l|\l|\l}&quot;]
-	&quot;Moderation::NewsController&quot; [shape=Mrecord, label=&quot;{Moderation::NewsController|accept\ledit\lindex\lrefuse\lshow\lshow_diff\lupdate\l|\l|\l}&quot;]
+	&quot;Moderation::NewsController&quot; [shape=Mrecord, label=&quot;{Moderation::NewsController|accept\ledit\lindex\lppp\lrefuse\lshow\lshow_diff\lupdate\l|\l|\l}&quot;]
+	&quot;InterviewsController&quot; [shape=Mrecord, label=&quot;{InterviewsController|comments\lcreate\lindex\lnew\lshow\l|marked_as_read\l|\l}&quot;]
+	&quot;DashboardController&quot; [shape=Mrecord, label=&quot;{DashboardController|index\l|\l|\l}&quot;]
 	&quot;SectionsController&quot; [shape=Mrecord, label=&quot;{SectionsController|index\lshow\l|\l|\l}&quot;]
 	&quot;VotesController&quot; [shape=Mrecord, label=&quot;{VotesController|against\lfor\l|\l|\l}&quot;]
+	&quot;StylesheetsController&quot; [shape=Mrecord, label=&quot;{StylesheetsController|create\ldestroy\ledit\l|\l|\l}&quot;]
 	&quot;CommentsController&quot; [shape=Mrecord, label=&quot;{CommentsController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|find_node\l|\l}&quot;]
-	&quot;TagsController&quot; [shape=Mrecord, label=&quot;{TagsController|create\lindex\lnew\lpublic\lshow\l|find_node\l|\l}&quot;]
-	&quot;WikiPagesController&quot; [shape=Mrecord, label=&quot;{WikiPagesController|create\ldestroy\ledit\lindex\lnew\lshow\lshow_diff\lupdate\l|\l|\l}&quot;]
-	&quot;ApplicationController&quot; [shape=Mrecord, label=&quot;{ApplicationController|\l|admin_required\lamr_required\lfilter_parameters\lon_the_first_page?\lredirect_to_content\lseo_filter\lurl_for_content\l|\l}&quot;]
-	&quot;PostsController&quot; [shape=Mrecord, label=&quot;{PostsController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|find_forum\l|\l}&quot;]
-	&quot;UsersController&quot; [shape=Mrecord, label=&quot;{UsersController|activate\lcreate\ldestroy\lnew\lpurge\lsuspend\lunsuspend\l|find_user\l|\l}&quot;]
+	&quot;TagsController&quot; [shape=Mrecord, label=&quot;{TagsController|autocomplete_for_tag_name\lcreate\lindex\lnew\lpublic\lshow\l|find_node\l|\l}&quot;]
+	&quot;WikiPagesController&quot; [shape=Mrecord, label=&quot;{WikiPagesController|create\ldestroy\ledit\lindex\lnew\lshow\lshow_diff\lupdate\l|marked_as_read\l|\l}&quot;]
+	&quot;ApplicationController&quot; [shape=Mrecord, label=&quot;{ApplicationController|\l|admin_required\lamr_required\lanonymous_required\lcurrent_account_session\lcurrent_user\lfilter_parameters\lredirect_back_or_default\lredirect_to_content\lseo_filter\lstore_location\lurl_for_content\luser_required\l|\l}&quot;]
+	&quot;PostsController&quot; [shape=Mrecord, label=&quot;{PostsController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|find_forum\lmarked_as_read\l|\l}&quot;]
+	&quot;UsersController&quot; [shape=Mrecord, label=&quot;{UsersController|show\l|\l|\l}&quot;]
+	&quot;SearchController&quot; [shape=Mrecord, label=&quot;{SearchController|facet\lindex\ltype\l|\l|\l}&quot;]
+	&quot;AccountsController&quot; [shape=Mrecord, label=&quot;{AccountsController|activate\lcreate\ldelete\ldestroy\ledit\lforgot_password\lnew\lreset_password\lsend_password\lupdate\l|load_account_by_token\l|\l}&quot;]
+	&quot;AccountSessionsController&quot; [shape=Mrecord, label=&quot;{AccountSessionsController|create\ldestroy\lnew\l|\l|\l}&quot;]
 	&quot;AdminController&quot; [shape=Mrecord, label=&quot;{AdminController|index\l|\l|\l}&quot;]
-	&quot;DiariesController&quot; [shape=Mrecord, label=&quot;{DiariesController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|\l|\l}&quot;]
-	&quot;PollsController&quot; [shape=Mrecord, label=&quot;{PollsController|create\lindex\lnew\lshow\lvote\l|\l|\l}&quot;]
+	&quot;DiariesController&quot; [shape=Mrecord, label=&quot;{DiariesController|create\ldestroy\ledit\lindex\lnew\lshow\lupdate\l|find_user\lmarked_as_read\l|\l}&quot;]
+	&quot;PollsController&quot; [shape=Mrecord, label=&quot;{PollsController|create\lindex\lnew\lshow\lvote\l|marked_as_read\lon_the_first_page?\l|\l}&quot;]
 	&quot;RelevancesController&quot; [shape=Mrecord, label=&quot;{RelevancesController|against\lfor\l|\l|\l}&quot;]
 	&quot;HomeController&quot; [shape=Mrecord, label=&quot;{HomeController|index\l|\l|\l}&quot;]
 	&quot;BoardsController&quot; [shape=Mrecord, label=&quot;{BoardsController|add\lindex\l|board_auto_link\l|\l}&quot;]
+	&quot;Admin::PagesController&quot; [shape=Mrecord, label=&quot;{Admin::PagesController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
 	&quot;Admin::ForumsController&quot; [shape=Mrecord, label=&quot;{Admin::ForumsController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
 	&quot;Admin::CategoriesController&quot; [shape=Mrecord, label=&quot;{Admin::CategoriesController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
+	&quot;Admin::LogosController&quot; [shape=Mrecord, label=&quot;{Admin::LogosController|create\lshow\l|\l|\l}&quot;]
 	&quot;Admin::SectionsController&quot; [shape=Mrecord, label=&quot;{Admin::SectionsController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
-	&quot;SessionsController&quot; [shape=Mrecord, label=&quot;{SessionsController|create\ldestroy\lnew\l|note_failed_signin\l|\l}&quot;]
-	&quot;StaticController&quot; [shape=Mrecord, label=&quot;{StaticController|contact\linformations\lplan\lproposer_un_contenu\lproposer_un_contenu_quand_on_est_anonyme\lteam\l|\l|\l}&quot;]
+	&quot;Admin::ResponsesController&quot; [shape=Mrecord, label=&quot;{Admin::ResponsesController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
+	&quot;Admin::AccountsController&quot; [shape=Mrecord, label=&quot;{Admin::AccountsController|destroy\lindex\lupdate\l|\l|\l}&quot;]
+	&quot;Admin::BannersController&quot; [shape=Mrecord, label=&quot;{Admin::BannersController|create\ldestroy\ledit\lindex\lnew\lupdate\l|\l|\l}&quot;]
+	&quot;Admin::FriendSitesController&quot; [shape=Mrecord, label=&quot;{Admin::FriendSitesController|create\ldestroy\ledit\lhigher\lindex\llower\lnew\lupdate\l|\l|\l}&quot;]
+	&quot;StaticController&quot; [shape=Mrecord, label=&quot;{StaticController|changelog\lproposer_un_contenu\lproposer_un_contenu_quand_on_est_anonyme\lshow\l|\l|\l}&quot;]
+	&quot;LinksController&quot; [shape=Mrecord, label=&quot;{LinksController|show\l|\l|\l}&quot;]
 	&quot;ModerationController&quot; [shape=Mrecord, label=&quot;{ModerationController|index\l|\l|\l}&quot;]
-	&quot;NewsController&quot; [shape=Mrecord, label=&quot;{NewsController|create\lindex\lnew\lshow\l|\l|\l}&quot;]
+	&quot;NewsController&quot; [shape=Mrecord, label=&quot;{NewsController|create\lindex\lnew\lshow\l|marked_as_read\l|\l}&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;TrackersController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;ForumsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ModerationController&quot; -&gt; &quot;Moderation::InterviewsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ModerationController&quot; -&gt; &quot;Moderation::PollsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ModerationController&quot; -&gt; &quot;Moderation::NewsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;InterviewsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;DashboardController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;SectionsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;VotesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;StylesheetsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;CommentsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;TagsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;WikiPagesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;PostsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;UsersController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;SearchController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;AccountsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;AccountSessionsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;AdminController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;DiariesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;PollsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;RelevancesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;HomeController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;BoardsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::PagesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;AdminController&quot; -&gt; &quot;Admin::ForumsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;AdminController&quot; -&gt; &quot;Admin::CategoriesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::LogosController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;AdminController&quot; -&gt; &quot;Admin::SectionsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
-	&quot;ApplicationController&quot; -&gt; &quot;SessionsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::ResponsesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::AccountsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::BannersController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;AdminController&quot; -&gt; &quot;Admin::FriendSitesController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;StaticController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ApplicationController&quot; -&gt; &quot;LinksController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;ModerationController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;ApplicationController&quot; -&gt; &quot;NewsController&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 }</diff>
      <filename>doc/diagrams/controllers.dot</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>doc/diagrams/controllers.png</filename>
    </modified>
    <modified>
      <diff>@@ -3,638 +3,969 @@
  &quot;http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd&quot; [
  &lt;!ATTLIST svg xmlns:xlink CDATA #FIXED &quot;http://www.w3.org/1999/xlink&quot;&gt;
 ]&gt;
-&lt;!-- Generated by Graphviz version 2.18 (Wed Aug &amp;#160;6 10:29:47 UTC 2008)
+&lt;!-- Generated by Graphviz version 2.20.2 (Wed Sep 16 11:12:11 UTC 2009)
      For user: (nono) Bruno Michel,,, --&gt;
 &lt;!-- Title: controllers_diagram Pages: 1 --&gt;
-&lt;svg width=&quot;1376pt&quot; height=&quot;1229pt&quot;
- viewBox=&quot;0.00 0.00 1376.00 1229.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
-&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 1225)&quot;&gt;
+&lt;svg width=&quot;2035pt&quot; height=&quot;1706pt&quot;
+ viewBox=&quot;0.00 0.00 2035.00 1706.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
+&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 1702)&quot;&gt;
 &lt;title&gt;controllers_diagram&lt;/title&gt;
-&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-1225 1372,-1225 1372,4 -4,4&quot;/&gt;
+&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-1702 2031,-1702 2031,4 -4,4&quot;/&gt;
 &lt;!-- _diagram_info --&gt;
 &lt;g id=&quot;node1&quot; class=&quot;node&quot;&gt;&lt;title&gt;_diagram_info&lt;/title&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1160.5&quot; y=&quot;-636.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Controllers diagram&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1160.5&quot; y=&quot;-619.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Mar 14 2009 &amp;#45; 03:07&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1160.5&quot; y=&quot;-602.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090310234743&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1160.5&quot; y=&quot;-585.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1763.5&quot; y=&quot;-1680.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Controllers diagram&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1763.5&quot; y=&quot;-1663.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Sep 20 2009 &amp;#45; 20:57&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1763.5&quot; y=&quot;-1646.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090805232718&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1763.5&quot; y=&quot;-1629.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- TrackersController --&gt;
 &lt;g id=&quot;node2&quot; class=&quot;node&quot;&gt;&lt;title&gt;TrackersController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;21,-285 118,-285 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M118,-285C124,-285 130,-291 130,-297&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;130,-297 130,-473 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M130,-473C130,-479 124,-485 118,-485&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;118,-485 21,-485 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M21,-485C15,-485 9,-479 9,-473&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;9,-473 9,-297 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M9,-297C9,-291 15,-285 21,-285&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;69&quot; y=&quot;-467.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TrackersController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;9,-460 130,-460 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-442.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-425.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-408.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-391.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-374.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-357.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;16.5&quot; y=&quot;-340.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;9,-333 130,-333 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;9,-309 130,-309 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;369,-975 486,-975 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M486,-975C492,-975 498,-981 498,-987&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;498,-987 498,-1181 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M498,-1181C498,-1187 492,-1193 486,-1193&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;486,-1193 369,-1193 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M369,-1193C363,-1193 357,-1187 357,-1181&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;357,-1181 357,-987 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M357,-987C357,-981 363,-975 369,-975&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;427&quot; y=&quot;-1175.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TrackersController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;357,-1168 498,-1168 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1151.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;comments&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1134.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1117.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1100.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1083.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1066.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1049.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1032.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;357,-1024 498,-1024 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;364.5&quot; y=&quot;-1006.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;357,-999 498,-999 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ForumsController --&gt;
 &lt;g id=&quot;node3&quot; class=&quot;node&quot;&gt;&lt;title&gt;ForumsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;873,-559 965,-559 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M965,-559C971,-559 977,-565 977,-571&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;977,-571 977,-662 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M977,-662C977,-668 971,-674 965,-674&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;965,-674 873,-674 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M873,-674C867,-674 861,-668 861,-662&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;861,-662 861,-571 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M861,-571C861,-565 867,-559 873,-559&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;919&quot; y=&quot;-656.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ForumsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;861,-649 977,-649 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;869&quot; y=&quot;-632.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;869&quot; y=&quot;-615.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;861,-607 977,-607 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;861,-583 977,-583 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1122,-826 1233,-826 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1233,-826C1239,-826 1245,-832 1245,-838&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1245,-838 1245,-930 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1245,-930C1245,-936 1239,-942 1233,-942&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1233,-942 1122,-942 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1122,-942C1116,-942 1110,-936 1110,-930&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-930 1110,-838 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1110,-838C1110,-832 1116,-826 1122,-826&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1177&quot; y=&quot;-924.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ForumsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-917 1245,-917 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1117.5&quot; y=&quot;-900.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1117.5&quot; y=&quot;-883.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-875 1245,-875 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1117.5&quot; y=&quot;-857.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_forums&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-850 1245,-850 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Moderation::InterviewsController --&gt;
+&lt;g id=&quot;node4&quot; class=&quot;node&quot;&gt;&lt;title&gt;Moderation::InterviewsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1671,-368 1893,-368 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1893,-368C1899,-368 1905,-374 1905,-380&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1905,-380 1905,-573 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1905,-573C1905,-579 1899,-585 1893,-585&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1893,-585 1671,-585 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1671,-585C1665,-585 1659,-579 1659,-573&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1659,-573 1659,-380 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1659,-380C1659,-374 1665,-368 1671,-368&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1782&quot; y=&quot;-567.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Moderation::InterviewsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1659,-560 1905,-560 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-543.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;accept&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-526.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;contact&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-509.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-492.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-475.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;publish&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-458.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refuse&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-441.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1667&quot; y=&quot;-424.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1659,-416 1905,-416 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1659,-392 1905,-392 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Moderation::PollsController --&gt;
-&lt;g id=&quot;node4&quot; class=&quot;node&quot;&gt;&lt;title&gt;Moderation::PollsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1074,-369 1221,-369 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1221,-369C1227,-369 1233,-375 1233,-381&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1233,-381 1233,-540 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1233,-540C1233,-546 1227,-552 1221,-552&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1221,-552 1074,-552 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1074,-552C1068,-552 1062,-546 1062,-540&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1062,-540 1062,-381 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1062,-381C1062,-375 1068,-369 1074,-369&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1147&quot; y=&quot;-534.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Moderation::PollsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1062,-527 1233,-527 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-510.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;accept&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-493.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-476.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-459.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refuse&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-442.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1069.5&quot; y=&quot;-425.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1062,-417 1233,-417 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1062,-393 1233,-393 &quot;/&gt;
+&lt;g id=&quot;node5&quot; class=&quot;node&quot;&gt;&lt;title&gt;Moderation::PollsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1669,-1375 1848,-1375 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1848,-1375C1854,-1375 1860,-1381 1860,-1387&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1860,-1387 1860,-1546 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1860,-1546C1860,-1552 1854,-1558 1848,-1558&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1848,-1558 1669,-1558 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1669,-1558C1663,-1558 1657,-1552 1657,-1546&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1657,-1546 1657,-1387 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1657,-1387C1657,-1381 1663,-1375 1669,-1375&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1758&quot; y=&quot;-1540.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Moderation::PollsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1657,-1533 1860,-1533 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1516.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;accept&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1499.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1482.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1465.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refuse&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1448.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1664.5&quot; y=&quot;-1431.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1657,-1423 1860,-1423 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1657,-1399 1860,-1399 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Moderation::NewsController --&gt;
-&lt;g id=&quot;node5&quot; class=&quot;node&quot;&gt;&lt;title&gt;Moderation::NewsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1038,-980 1188,-980 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1188,-980C1194,-980 1200,-986 1200,-992&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1200,-992 1200,-1168 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1200,-1168C1200,-1174 1194,-1180 1188,-1180&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1188,-1180 1038,-1180 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1038,-1180C1032,-1180 1026,-1174 1026,-1168&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1026,-1168 1026,-992 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1026,-992C1026,-986 1032,-980 1038,-980&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1113&quot; y=&quot;-1162.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Moderation::NewsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1026,-1155 1200,-1155 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1137.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;accept&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1120.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1103.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1086.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refuse&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1069.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1052.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show_diff&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1034&quot; y=&quot;-1035.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1026,-1028 1200,-1028 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1026,-1004 1200,-1004 &quot;/&gt;
+&lt;g id=&quot;node6&quot; class=&quot;node&quot;&gt;&lt;title&gt;Moderation::NewsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1691,-995 1877,-995 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1877,-995C1883,-995 1889,-1001 1889,-1007&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1889,-1007 1889,-1200 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1889,-1200C1889,-1206 1883,-1212 1877,-1212&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1877,-1212 1691,-1212 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1691,-1212C1685,-1212 1679,-1206 1679,-1200&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1679,-1200 1679,-1007 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1679,-1007C1679,-1001 1685,-995 1691,-995&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1784&quot; y=&quot;-1194.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Moderation::NewsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1679,-1187 1889,-1187 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1170.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;accept&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1153.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1136.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1119.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ppp&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1102.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refuse&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1085.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1068.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show_diff&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1687&quot; y=&quot;-1051.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1679,-1043 1889,-1043 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1679,-1019 1889,-1019 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- InterviewsController --&gt;
+&lt;g id=&quot;node7&quot; class=&quot;node&quot;&gt;&lt;title&gt;InterviewsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;620,-1117 755,-1117 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M755,-1117C761,-1117 767,-1123 767,-1129&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;767,-1129 767,-1272 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M767,-1272C767,-1278 761,-1284 755,-1284&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;755,-1284 620,-1284 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M620,-1284C614,-1284 608,-1278 608,-1272&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;608,-1272 608,-1129 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M608,-1129C608,-1123 614,-1117 620,-1117&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;687&quot; y=&quot;-1266.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;InterviewsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;608,-1259 767,-1259 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1241.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;comments&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1224.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1207.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1190.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1173.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;608,-1166 767,-1166 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;615.5&quot; y=&quot;-1148.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;608,-1141 767,-1141 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- DashboardController --&gt;
+&lt;g id=&quot;node8&quot; class=&quot;node&quot;&gt;&lt;title&gt;DashboardController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;585,-617 720,-617 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M720,-617C726,-617 732,-623 732,-629&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;732,-629 732,-703 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M732,-703C732,-709 726,-715 720,-715&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;720,-715 585,-715 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M585,-715C579,-715 573,-709 573,-703&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;573,-703 573,-629 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M573,-629C573,-623 579,-617 585,-617&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;652&quot; y=&quot;-697.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;DashboardController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;573,-690 732,-690 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;580.5&quot; y=&quot;-672.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;573,-665 732,-665 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;573,-641 732,-641 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- SectionsController --&gt;
-&lt;g id=&quot;node6&quot; class=&quot;node&quot;&gt;&lt;title&gt;SectionsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;680,-460 776,-460 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M776,-460C782,-460 788,-466 788,-472&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;788,-472 788,-563 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M788,-563C788,-569 782,-575 776,-575&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;776,-575 680,-575 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M680,-575C674,-575 668,-569 668,-563&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;668,-563 668,-472 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M668,-472C668,-466 674,-460 680,-460&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;728&quot; y=&quot;-557.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;SectionsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;668,-550 788,-550 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;676&quot; y=&quot;-533.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;676&quot; y=&quot;-516.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;668,-508 788,-508 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;668,-484 788,-484 &quot;/&gt;
+&lt;g id=&quot;node9&quot; class=&quot;node&quot;&gt;&lt;title&gt;SectionsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1700,-727 1819,-727 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1819,-727C1825,-727 1831,-733 1831,-739&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1831,-739 1831,-830 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1831,-830C1831,-836 1825,-842 1819,-842&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1819,-842 1700,-842 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1700,-842C1694,-842 1688,-836 1688,-830&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1688,-830 1688,-739 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1688,-739C1688,-733 1694,-727 1700,-727&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1759&quot; y=&quot;-824.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;SectionsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1688,-817 1831,-817 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1695.5&quot; y=&quot;-800.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1695.5&quot; y=&quot;-783.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1688,-775 1831,-775 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1688,-751 1831,-751 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- VotesController --&gt;
-&lt;g id=&quot;node7&quot; class=&quot;node&quot;&gt;&lt;title&gt;VotesController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;255,-490 335,-490 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M335,-490C341,-490 347,-496 347,-502&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;347,-502 347,-593 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M347,-593C347,-599 341,-605 335,-605&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;335,-605 255,-605 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M255,-605C249,-605 243,-599 243,-593&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;243,-593 243,-502 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M243,-502C243,-496 249,-490 255,-490&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;295&quot; y=&quot;-587.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;VotesController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;243,-580 347,-580 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;251&quot; y=&quot;-563.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;against&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;251&quot; y=&quot;-546.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;for&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;243,-538 347,-538 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;243,-514 347,-514 &quot;/&gt;
+&lt;g id=&quot;node10&quot; class=&quot;node&quot;&gt;&lt;title&gt;VotesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;828,-523 927,-523 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M927,-523C933,-523 939,-529 939,-535&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;939,-535 939,-626 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M939,-626C939,-632 933,-638 927,-638&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;927,-638 828,-638 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M828,-638C822,-638 816,-632 816,-626&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;816,-626 816,-535 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M816,-535C816,-529 822,-523 828,-523&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;877&quot; y=&quot;-620.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;VotesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;816,-613 939,-613 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;823.5&quot; y=&quot;-596.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;against&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;823.5&quot; y=&quot;-579.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;for&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;816,-571 939,-571 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;816,-547 939,-547 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- StylesheetsController --&gt;
+&lt;g id=&quot;node11&quot; class=&quot;node&quot;&gt;&lt;title&gt;StylesheetsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1130,-322 1271,-322 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1271,-322C1277,-322 1283,-328 1283,-334&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1283,-334 1283,-442 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1283,-442C1283,-448 1277,-454 1271,-454&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1271,-454 1130,-454 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1130,-454C1124,-454 1118,-448 1118,-442&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1118,-442 1118,-334 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1118,-334C1118,-328 1124,-322 1130,-322&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1200&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;StylesheetsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1118,-429 1283,-429 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1125.5&quot; y=&quot;-411.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1125.5&quot; y=&quot;-394.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1125.5&quot; y=&quot;-377.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1118,-370 1283,-370 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1118,-346 1283,-346 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- CommentsController --&gt;
-&lt;g id=&quot;node8&quot; class=&quot;node&quot;&gt;&lt;title&gt;CommentsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;59,-23 168,-23 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M168,-23C174,-23 180,-29 180,-35&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;180,-35 180,-212 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M180,-212C180,-218 174,-224 168,-224&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;168,-224 59,-224 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M59,-224C53,-224 47,-218 47,-212&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;47,-212 47,-35 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M47,-35C47,-29 53,-23 59,-23&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;113&quot; y=&quot;-206.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;CommentsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;47,-199 180,-199 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-181.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-164.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-147.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-130.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-113.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-96.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-79.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;47,-72 180,-72 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;54.5&quot; y=&quot;-54.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_node&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;47,-47 180,-47 &quot;/&gt;
+&lt;g id=&quot;node12&quot; class=&quot;node&quot;&gt;&lt;title&gt;CommentsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;871,-253 1006,-253 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1006,-253C1012,-253 1018,-259 1018,-265&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1018,-265 1018,-442 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1018,-442C1018,-448 1012,-454 1006,-454&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1006,-454 871,-454 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M871,-454C865,-454 859,-448 859,-442&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-442 859,-265 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M859,-265C859,-259 865,-253 871,-253&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;938&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;CommentsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-429 1018,-429 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-411.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-394.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-377.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-360.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-343.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-326.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-309.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-302 1018,-302 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;866.5&quot; y=&quot;-284.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_node&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-277 1018,-277 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- TagsController --&gt;
-&lt;g id=&quot;node9&quot; class=&quot;node&quot;&gt;&lt;title&gt;TagsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;851,-270 926,-270 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M926,-270C932,-270 938,-276 938,-282&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;938,-282 938,-425 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M938,-425C938,-431 932,-437 926,-437&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;926,-437 851,-437 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M851,-437C845,-437 839,-431 839,-425&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;839,-425 839,-282 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M839,-282C839,-276 845,-270 851,-270&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;888&quot; y=&quot;-419.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TagsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;839,-412 938,-412 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-394.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-377.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-360.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-343.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;public&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-326.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;839,-319 938,-319 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;846.5&quot; y=&quot;-301.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_node&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;839,-294 938,-294 &quot;/&gt;
+&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;TagsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;36,-1075 224,-1075 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M224,-1075C230,-1075 236,-1081 236,-1087&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;236,-1087 236,-1247 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M236,-1247C236,-1253 230,-1259 224,-1259&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;224,-1259 36,-1259 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M36,-1259C30,-1259 24,-1253 24,-1247&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;24,-1247 24,-1087 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M24,-1087C24,-1081 30,-1075 36,-1075&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;130&quot; y=&quot;-1241.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TagsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;24,-1234 236,-1234 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1217.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;autocomplete_for_tag_name&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1200.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1183.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1166.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1149.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;public&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1132.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;24,-1124 236,-1124 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;32&quot; y=&quot;-1106.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_node&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;24,-1099 236,-1099 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- WikiPagesController --&gt;
-&lt;g id=&quot;node10&quot; class=&quot;node&quot;&gt;&lt;title&gt;WikiPagesController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;406,-0 513,-0 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M513,-0C519,-0 525,-6 525,-12&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;525,-12 525,-205 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M525,-205C525,-211 519,-217 513,-217&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;513,-217 406,-217 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M406,-217C400,-217 394,-211 394,-205&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;394,-205 394,-12 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M394,-12C394,-6 400,-0 406,-0&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;459&quot; y=&quot;-199.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;WikiPagesController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;394,-192 525,-192 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-175.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-158.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-141.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-124.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-107.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-90.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-73.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show_diff&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;401.5&quot; y=&quot;-56.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;394,-48 525,-48 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;394,-24 525,-24 &quot;/&gt;
+&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;WikiPagesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1390,-819 1522,-819 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1522,-819C1528,-819 1534,-825 1534,-831&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1534,-831 1534,-1025 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1534,-1025C1534,-1031 1528,-1037 1522,-1037&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1522,-1037 1390,-1037 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1390,-1037C1384,-1037 1378,-1031 1378,-1025&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1378,-1025 1378,-831 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1378,-831C1378,-825 1384,-819 1390,-819&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1456&quot; y=&quot;-1019.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;WikiPagesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1378,-1012 1534,-1012 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-995.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-978.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-961.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-944.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-927.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-910.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-893.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show_diff&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-876.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1378,-868 1534,-868 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1386&quot; y=&quot;-850.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1378,-843 1534,-843 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController --&gt;
-&lt;g id=&quot;node11&quot; class=&quot;node&quot;&gt;&lt;title&gt;ApplicationController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;455,-429 568,-429 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M568,-429C574,-429 580,-435 580,-441&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;580,-441 580,-617 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M580,-617C580,-623 574,-629 568,-629&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;568,-629 455,-629 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M455,-629C449,-629 443,-623 443,-617&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;443,-617 443,-441 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M443,-441C443,-435 449,-429 455,-429&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;511&quot; y=&quot;-611.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ApplicationController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;443,-604 580,-604 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;443,-580 580,-580 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-562.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;admin_required&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-545.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;amr_required&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-528.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;filter_parameters&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-511.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;on_the_first_page?&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-494.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;redirect_to_content&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-477.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;seo_filter&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;450.5&quot; y=&quot;-460.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;url_for_content&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;443,-453 580,-453 &quot;/&gt;
+&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;ApplicationController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;832,-654 994,-654 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M994,-654C1000,-654 1006,-660 1006,-666&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1006,-666 1006,-927 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1006,-927C1006,-933 1000,-939 994,-939&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;994,-939 832,-939 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M832,-939C826,-939 820,-933 820,-927&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;820,-927 820,-666 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M820,-666C820,-660 826,-654 832,-654&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;913&quot; y=&quot;-921.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ApplicationController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;820,-914 1006,-914 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;820,-890 1006,-890 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-873.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;admin_required&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-856.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;amr_required&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-839.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;anonymous_required&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-822.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;current_account_session&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-805.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;current_user&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-788.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;filter_parameters&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-771.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;redirect_back_or_default&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-754.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;redirect_to_content&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-737.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;seo_filter&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-720.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;store_location&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-703.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;url_for_content&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;828&quot; y=&quot;-686.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;user_required&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;820,-678 1006,-678 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;TrackersController --&gt;
 &lt;g id=&quot;edge2&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;TrackersController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M433,-504C347,-475 209,-430 130,-405&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;432.416,-507.479 443,-507 434.427,-500.774 432.416,-507.479&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M837,-948C813,-981 784,-1013 749,-1035 673,-1083 567,-1090 498,-1089&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;840.365,-949.262 843,-939 834.541,-945.379 840.365,-949.262&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;ForumsController --&gt;
 &lt;g id=&quot;edge4&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;ForumsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M590,-558C613,-566 639,-574 663,-580 730,-596 809,-606 861,-611&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;590.584,-554.521 580,-555 588.573,-561.226 590.584,-554.521&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1016,-831C1047,-841 1081,-853 1110,-862&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1016.58,-827.521 1006,-828 1014.57,-834.226 1016.58,-827.521&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;InterviewsController --&gt;
+&lt;g id=&quot;edge12&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;InterviewsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M828,-948C796,-1006 762,-1068 734,-1117&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;831.203,-949.441 833,-939 825.084,-946.042 831.203,-949.441&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;DashboardController --&gt;
+&lt;g id=&quot;edge14&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;DashboardController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M811,-746C784,-733 757,-719 732,-706&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;809.44,-749.137 820,-750 812.283,-742.74 809.44,-749.137&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;SectionsController --&gt;
-&lt;g id=&quot;edge10&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;SectionsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M590,-525C616,-524 644,-522 668,-521&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;590,-521.5 580,-525 590,-528.5 590,-521.5&quot;/&gt;
+&lt;g id=&quot;edge16&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;SectionsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1016,-796C1191,-794 1538,-788 1688,-786&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1016,-792.5 1006,-796 1016,-799.5 1016,-792.5&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;VotesController --&gt;
-&lt;g id=&quot;edge12&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;VotesController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M433,-536C404,-539 373,-541 347,-544&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;433.398,-539.478 443,-535 432.701,-532.512 433.398,-539.478&quot;/&gt;
+&lt;g id=&quot;edge18&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;VotesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M887,-644C887,-642 886,-640 886,-638&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;883.607,-644.881 889,-654 890.471,-643.508 883.607,-644.881&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;StylesheetsController --&gt;
+&lt;g id=&quot;edge20&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;StylesheetsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1012,-655C1028,-631 1045,-607 1061,-585 1091,-541 1126,-493 1153,-454&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1009.2,-652.9 1006,-663 1014.8,-657.1 1009.2,-652.9&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;CommentsController --&gt;
-&lt;g id=&quot;edge14&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;CommentsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M434,-498C387,-476 328,-443 285,-402 232,-352 189,-281 159,-224&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;432.44,-501.137 443,-502 435.283,-494.74 432.44,-501.137&quot;/&gt;
+&lt;g id=&quot;edge22&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;CommentsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M942,-644C942,-643 942,-642 942,-641 948,-579 947,-509 945,-454&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;938.512,-643.701 941,-654 945.478,-644.398 938.512,-643.701&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;TagsController --&gt;
-&lt;g id=&quot;edge16&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;TagsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M589,-491C613,-479 639,-467 663,-455 723,-427 793,-396 839,-376&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;587.717,-487.74 580,-495 590.56,-494.137 587.717,-487.74&quot;/&gt;
+&lt;g id=&quot;edge24&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;TagsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M810,-789C750,-787 674,-790 610,-811 451,-860 304,-987 215,-1075&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;810,-792.5 820,-789 810,-785.5 810,-792.5&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;WikiPagesController --&gt;
-&lt;g id=&quot;edge18&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;WikiPagesController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M498,-419C490,-356 480,-280 472,-217&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;494.522,-419.398 499,-429 501.488,-418.701 494.522,-419.398&quot;/&gt;
+&lt;g id=&quot;edge26&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;WikiPagesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1016,-795C1083,-796 1172,-802 1248,-823 1293,-836 1340,-858 1378,-879&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1016,-791.5 1006,-795 1016,-798.5 1016,-791.5&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- PostsController --&gt;
-&lt;g id=&quot;node12&quot; class=&quot;node&quot;&gt;&lt;title&gt;PostsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;736,-13 816,-13 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M816,-13C822,-13 828,-19 828,-25&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;828,-25 828,-202 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M828,-202C828,-208 822,-214 816,-214&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;816,-214 736,-214 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M736,-214C730,-214 724,-208 724,-202&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;724,-202 724,-25 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M724,-25C724,-19 730,-13 736,-13&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;776&quot; y=&quot;-196.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PostsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;724,-189 828,-189 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-171.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-154.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-137.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-120.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-103.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-86.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-69.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;724,-62 828,-62 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;732&quot; y=&quot;-44.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_forum&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;724,-37 828,-37 &quot;/&gt;
+&lt;g id=&quot;node16&quot; class=&quot;node&quot;&gt;&lt;title&gt;PostsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;895,-1145 999,-1145 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M999,-1145C1005,-1145 1011,-1151 1011,-1157&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1011,-1157 1011,-1351 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1011,-1351C1011,-1357 1005,-1363 999,-1363&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;999,-1363 895,-1363 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M895,-1363C889,-1363 883,-1357 883,-1351&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;883,-1351 883,-1157 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M883,-1157C883,-1151 889,-1145 895,-1145&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;947&quot; y=&quot;-1345.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PostsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;883,-1338 1011,-1338 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1320.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1303.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1286.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1269.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1252.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1235.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1218.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;883,-1211 1011,-1211 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1194.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_forum&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;891&quot; y=&quot;-1177.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;883,-1169 1011,-1169 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;PostsController --&gt;
-&lt;g id=&quot;edge20&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;PostsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M588,-481C623,-456 663,-422 689,-384 724,-333 745,-268 758,-214&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;585.9,-478.2 580,-487 590.1,-483.8 585.9,-478.2&quot;/&gt;
+&lt;g id=&quot;edge28&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;PostsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M857,-949C857,-950 856,-952 856,-953 846,-1006 843,-1022 856,-1074 862,-1099 872,-1124 883,-1147&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;860.471,-949.492 859,-939 853.607,-948.119 860.471,-949.492&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- UsersController --&gt;
-&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;UsersController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;29,-527 110,-527 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M110,-527C116,-527 122,-533 122,-539&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;122,-539 122,-716 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M122,-716C122,-722 116,-728 110,-728&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;110,-728 29,-728 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M29,-728C23,-728 17,-722 17,-716&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;17,-716 17,-539 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M17,-539C17,-533 23,-527 29,-527&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;69&quot; y=&quot;-710.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;UsersController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;17,-703 122,-703 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-685.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;activate&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-668.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-651.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-634.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-617.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;purge&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-600.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;suspend&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-583.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;unsuspend&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;17,-576 122,-576 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;24.5&quot; y=&quot;-558.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_user&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;17,-551 122,-551 &quot;/&gt;
+&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;UsersController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1366,-617 1465,-617 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1465,-617C1471,-617 1477,-623 1477,-629&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1477,-629 1477,-703 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1477,-703C1477,-709 1471,-715 1465,-715&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1465,-715 1366,-715 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1366,-715C1360,-715 1354,-709 1354,-703&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1354,-703 1354,-629 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1354,-629C1354,-623 1360,-617 1366,-617&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1415&quot; y=&quot;-697.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;UsersController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1354,-690 1477,-690 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1361.5&quot; y=&quot;-672.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1354,-665 1477,-665 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1354,-641 1477,-641 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;UsersController --&gt;
-&lt;g id=&quot;edge22&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;UsersController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M434,-576C408,-589 380,-602 351,-610 273,-631 180,-633 122,-631&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;435.958,-578.916 443,-571 432.559,-572.797 435.958,-578.916&quot;/&gt;
+&lt;g id=&quot;edge30&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;UsersController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1016,-770C1117,-743 1270,-704 1354,-682&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1014.57,-766.774 1006,-773 1016.58,-773.479 1014.57,-766.774&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- SearchController --&gt;
+&lt;g id=&quot;node18&quot; class=&quot;node&quot;&gt;&lt;title&gt;SearchController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1430,-331 1538,-331 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1538,-331C1544,-331 1550,-337 1550,-343&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1550,-343 1550,-451 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1550,-451C1550,-457 1544,-463 1538,-463&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1538,-463 1430,-463 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1430,-463C1424,-463 1418,-457 1418,-451&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1418,-451 1418,-343 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1418,-343C1418,-337 1424,-331 1430,-331&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1484&quot; y=&quot;-445.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;SearchController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1418,-438 1550,-438 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1426&quot; y=&quot;-420.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;facet&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1426&quot; y=&quot;-403.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1426&quot; y=&quot;-386.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;type&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1418,-379 1550,-379 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1418,-355 1550,-355 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;SearchController --&gt;
+&lt;g id=&quot;edge32&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;SearchController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1016,-768C1070,-750 1135,-724 1188,-689 1285,-626 1376,-528 1431,-463&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1014.57,-764.774 1006,-771 1016.58,-771.479 1014.57,-764.774&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AccountsController --&gt;
+&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;AccountsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;397,-1333 550,-1333 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M550,-1333C556,-1333 562,-1339 562,-1345&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;562,-1345 562,-1573 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M562,-1573C562,-1579 556,-1585 550,-1585&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;550,-1585 397,-1585 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M397,-1585C391,-1585 385,-1579 385,-1573&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;385,-1573 385,-1345 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M385,-1345C385,-1339 391,-1333 397,-1333&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;473&quot; y=&quot;-1567.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AccountsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;385,-1560 562,-1560 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1543.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;activate&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1526.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1509.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;delete&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1492.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1475.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1458.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;forgot_password&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1441.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1424.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;reset_password&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1407.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;send_password&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1390.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;385,-1382 562,-1382 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;392.5&quot; y=&quot;-1364.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;load_account_by_token&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;385,-1357 562,-1357 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;AccountsController --&gt;
+&lt;g id=&quot;edge34&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;AccountsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M825,-947C803,-979 777,-1009 749,-1035 695,-1084 653,-1059 605,-1114 551,-1176 518,-1262 499,-1333&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;827.8,-949.1 831,-939 822.2,-944.9 827.8,-949.1&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AccountSessionsController --&gt;
+&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;AccountSessionsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;53,-1419 228,-1419 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M228,-1419C234,-1419 240,-1425 240,-1431&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;240,-1431 240,-1539 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M240,-1539C240,-1545 234,-1551 228,-1551&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;228,-1551 53,-1551 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M53,-1551C47,-1551 41,-1545 41,-1539&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;41,-1539 41,-1431 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M41,-1431C41,-1425 47,-1419 53,-1419&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;140&quot; y=&quot;-1533.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AccountSessionsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;41,-1526 240,-1526 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;48.5&quot; y=&quot;-1508.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;48.5&quot; y=&quot;-1491.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;48.5&quot; y=&quot;-1474.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;41,-1467 240,-1467 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;41,-1443 240,-1443 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;AccountSessionsController --&gt;
+&lt;g id=&quot;edge36&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;AccountSessionsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M825,-947C803,-979 777,-1009 749,-1035 695,-1084 666,-1073 605,-1114 602,-1115 355,-1313 222,-1419&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;827.8,-949.1 831,-939 822.2,-944.9 827.8,-949.1&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- AdminController --&gt;
-&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;AdminController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;297,-883 383,-883 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M383,-883C389,-883 395,-889 395,-895&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;395,-895 395,-969 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M395,-969C395,-975 389,-981 383,-981&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;383,-981 297,-981 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M297,-981C291,-981 285,-975 285,-969&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;285,-969 285,-895 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M285,-895C285,-889 291,-883 297,-883&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;340&quot; y=&quot;-963.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AdminController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;285,-956 395,-956 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;293&quot; y=&quot;-938.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;285,-931 395,-931 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;285,-907 395,-907 &quot;/&gt;
+&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;AdminController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;616,-337 721,-337 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M721,-337C727,-337 733,-343 733,-349&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;733,-349 733,-423 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M733,-423C733,-429 727,-435 721,-435&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;721,-435 616,-435 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M616,-435C610,-435 604,-429 604,-423&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;604,-423 604,-349 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M604,-349C604,-343 610,-337 616,-337&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;668&quot; y=&quot;-417.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AdminController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;604,-410 733,-410 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;611.5&quot; y=&quot;-392.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;604,-385 733,-385 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;604,-361 733,-361 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;AdminController --&gt;
-&lt;g id=&quot;edge24&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;AdminController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M502,-639C494,-690 480,-748 457,-798 441,-829 417,-859 394,-883&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;505.488,-639.299 503,-629 498.522,-638.602 505.488,-639.299&quot;/&gt;
+&lt;g id=&quot;edge38&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;AdminController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M816,-646C815,-644 814,-643 813,-641 770,-571 723,-487 695,-435&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;812.732,-647.375 821,-654 818.668,-643.665 812.732,-647.375&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- DiariesController --&gt;
-&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;DiariesController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;829,-755 916,-755 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M916,-755C922,-755 928,-761 928,-767&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;928,-767 928,-943 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M928,-943C928,-949 922,-955 916,-955&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;916,-955 829,-955 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M829,-955C823,-955 817,-949 817,-943&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;817,-943 817,-767 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M817,-767C817,-761 823,-755 829,-755&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;872&quot; y=&quot;-937.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;DiariesController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;817,-930 928,-930 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-912.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-895.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-878.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-861.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-844.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-827.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;824.5&quot; y=&quot;-810.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;817,-803 928,-803 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;817,-779 928,-779 &quot;/&gt;
+&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;DiariesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;625,-814 734,-814 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M734,-814C740,-814 746,-820 746,-826&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;746,-826 746,-1020 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M746,-1020C746,-1026 740,-1032 734,-1032&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;734,-1032 625,-1032 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M625,-1032C619,-1032 613,-1026 613,-1020&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;613,-1020 613,-826 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M613,-826C613,-820 619,-814 625,-814&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;679&quot; y=&quot;-1014.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;DiariesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;613,-1007 746,-1007 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-989.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-972.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-955.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-938.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-921.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-904.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-887.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;613,-880 746,-880 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-863.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;find_user&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;620.5&quot; y=&quot;-846.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;613,-838 746,-838 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;DiariesController --&gt;
-&lt;g id=&quot;edge26&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;DiariesController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M589,-558C629,-576 677,-600 713,-632 754,-667 790,-715 817,-757&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;590.56,-554.863 580,-554 587.717,-561.26 590.56,-554.863&quot;/&gt;
+&lt;g id=&quot;edge40&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;DiariesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M811,-852C789,-863 766,-876 746,-887&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;812.958,-854.916 820,-847 809.559,-848.797 812.958,-854.916&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- PollsController --&gt;
-&lt;g id=&quot;node16&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;569,-827 645,-827 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M645,-827C651,-827 657,-833 657,-839&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;657,-839 657,-981 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M657,-981C657,-987 651,-993 645,-993&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;645,-993 569,-993 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M569,-993C563,-993 557,-987 557,-981&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;557,-981 557,-839 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M557,-839C557,-833 563,-827 569,-827&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;607&quot; y=&quot;-975.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;557,-968 657,-968 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;565&quot; y=&quot;-950.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;565&quot; y=&quot;-933.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;565&quot; y=&quot;-916.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;565&quot; y=&quot;-899.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;565&quot; y=&quot;-882.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;557,-875 657,-875 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;557,-851 657,-851 &quot;/&gt;
+&lt;g id=&quot;node23&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;347,-667 470,-667 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M470,-667C476,-667 482,-673 482,-679&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;482,-679 482,-839 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M482,-839C482,-845 476,-851 470,-851&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;470,-851 347,-851 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M347,-851C341,-851 335,-845 335,-839&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;335,-839 335,-679 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M335,-679C335,-673 341,-667 347,-667&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;408&quot; y=&quot;-833.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;335,-826 482,-826 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-808.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-791.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-774.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-757.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-740.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;335,-733 482,-733 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-716.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;342.5&quot; y=&quot;-699.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;on_the_first_page?&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;335,-691 482,-691 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;PollsController --&gt;
-&lt;g id=&quot;edge28&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;PollsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M539,-639C554,-699 573,-772 586,-827&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;542.226,-637.573 536,-629 535.521,-639.584 542.226,-637.573&quot;/&gt;
+&lt;g id=&quot;edge42&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;PollsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M810,-789C713,-782 569,-771 482,-765&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;809.701,-792.488 820,-790 810.398,-785.522 809.701,-792.488&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- RelevancesController --&gt;
-&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;RelevancesController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;561,-264 672,-264 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M672,-264C678,-264 684,-270 684,-276&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;684,-276 684,-367 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M684,-367C684,-373 678,-379 672,-379&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;672,-379 561,-379 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M561,-379C555,-379 549,-373 549,-367&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;549,-367 549,-276 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M549,-276C549,-270 555,-264 561,-264&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;616&quot; y=&quot;-361.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;RelevancesController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;549,-354 684,-354 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;556.5&quot; y=&quot;-337.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;against&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;556.5&quot; y=&quot;-320.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;for&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;549,-312 684,-312 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;549,-288 684,-288 &quot;/&gt;
+&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;RelevancesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;871,-956 1009,-956 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1009,-956C1015,-956 1021,-962 1021,-968&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1021,-968 1021,-1059 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1021,-1059C1021,-1065 1015,-1071 1009,-1071&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1009,-1071 871,-1071 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M871,-1071C865,-1071 859,-1065 859,-1059&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-1059 859,-968 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M859,-968C859,-962 865,-956 871,-956&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;940&quot; y=&quot;-1053.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;RelevancesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-1046 1021,-1046 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;867&quot; y=&quot;-1029.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;against&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;867&quot; y=&quot;-1012.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;for&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-1004 1021,-1004 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;859,-980 1021,-980 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;RelevancesController --&gt;
-&lt;g id=&quot;edge30&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;RelevancesController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M567,-420C574,-406 581,-392 587,-379&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;563.797,-418.559 562,-429 569.916,-421.958 563.797,-418.559&quot;/&gt;
+&lt;g id=&quot;edge44&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;RelevancesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M932,-949C932,-951 933,-954 933,-956&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;935.478,-948.602 931,-939 928.512,-949.299 935.478,-948.602&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- HomeController --&gt;
-&lt;g id=&quot;node18&quot; class=&quot;node&quot;&gt;&lt;title&gt;HomeController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1070,-97 1152,-97 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1152,-97C1158,-97 1164,-103 1164,-109&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1164,-109 1164,-183 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1164,-183C1164,-189 1158,-195 1152,-195&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1152,-195 1070,-195 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1070,-195C1064,-195 1058,-189 1058,-183&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1058,-183 1058,-109 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1058,-109C1058,-103 1064,-97 1070,-97&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1111&quot; y=&quot;-177.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;HomeController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1058,-170 1164,-170 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1066&quot; y=&quot;-152.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1058,-145 1164,-145 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1058,-121 1164,-121 &quot;/&gt;
+&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;HomeController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1346,-1447 1447,-1447 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1447,-1447C1453,-1447 1459,-1453 1459,-1459&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1459,-1459 1459,-1533 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1459,-1533C1459,-1539 1453,-1545 1447,-1545&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1447,-1545 1346,-1545 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1346,-1545C1340,-1545 1334,-1539 1334,-1533&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1334,-1533 1334,-1459 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1334,-1459C1334,-1453 1340,-1447 1346,-1447&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1396&quot; y=&quot;-1527.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;HomeController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1334,-1520 1459,-1520 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1341.5&quot; y=&quot;-1502.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1334,-1495 1459,-1495 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1334,-1471 1459,-1471 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;HomeController --&gt;
-&lt;g id=&quot;edge32&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;HomeController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M588,-466C619,-440 656,-411 689,-384 754,-330 763,-307 835,-263 908,-219 1001,-183 1058,-163&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;585.9,-463.2 580,-472 590.1,-468.8 585.9,-463.2&quot;/&gt;
+&lt;g id=&quot;edge46&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;HomeController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1011,-921C1016,-931 1021,-942 1024,-953 1045,-1015 997,-1190 1028,-1247 1094,-1369 1247,-1442 1334,-1475&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1013.92,-919.042 1006,-912 1007.8,-922.441 1013.92,-919.042&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- BoardsController --&gt;
-&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;BoardsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;351,-677 440,-677 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M440,-677C446,-677 452,-683 452,-689&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;452,-689 452,-781 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M452,-781C452,-787 446,-793 440,-793&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;440,-793 351,-793 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M351,-793C345,-793 339,-787 339,-781&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;339,-781 339,-689 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M339,-689C339,-683 345,-677 351,-677&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;395&quot; y=&quot;-775.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;BoardsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;339,-768 452,-768 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;346.5&quot; y=&quot;-751.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;add&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;346.5&quot; y=&quot;-734.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;339,-726 452,-726 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;346.5&quot; y=&quot;-708.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;board_auto_link&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;339,-701 452,-701 &quot;/&gt;
+&lt;g id=&quot;node26&quot; class=&quot;node&quot;&gt;&lt;title&gt;BoardsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;729,-1449 837,-1449 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M837,-1449C843,-1449 849,-1455 849,-1461&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;849,-1461 849,-1553 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M849,-1553C849,-1559 843,-1565 837,-1565&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;837,-1565 729,-1565 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M729,-1565C723,-1565 717,-1559 717,-1553&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;717,-1553 717,-1461 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M717,-1461C717,-1455 723,-1449 729,-1449&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;783&quot; y=&quot;-1547.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;BoardsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;717,-1540 849,-1540 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;725&quot; y=&quot;-1523.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;add&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;725&quot; y=&quot;-1506.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;717,-1498 849,-1498 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;725&quot; y=&quot;-1480.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;board_auto_link&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;717,-1473 849,-1473 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;BoardsController --&gt;
-&lt;g id=&quot;edge34&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;BoardsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M450,-638C442,-651 435,-665 428,-677&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;453.203,-639.441 455,-629 447.084,-636.042 453.203,-639.441&quot;/&gt;
-&lt;/g&gt;
-&lt;!-- SessionsController --&gt;
-&lt;g id=&quot;node23&quot; class=&quot;node&quot;&gt;&lt;title&gt;SessionsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;302,-264 400,-264 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M400,-264C406,-264 412,-270 412,-276&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;412,-276 412,-385 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M412,-385C412,-391 406,-397 400,-397&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;400,-397 302,-397 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M302,-397C296,-397 290,-391 290,-385&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;290,-385 290,-276 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M290,-276C290,-270 296,-264 302,-264&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;351&quot; y=&quot;-379.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;SessionsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;290,-372 412,-372 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;298&quot; y=&quot;-354.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;298&quot; y=&quot;-337.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;298&quot; y=&quot;-320.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;290,-313 412,-313 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;298&quot; y=&quot;-295.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;note_failed_signin&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;290,-288 412,-288 &quot;/&gt;
-&lt;/g&gt;
-&lt;!-- ApplicationController&amp;#45;&amp;gt;SessionsController --&gt;
-&lt;g id=&quot;edge42&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;SessionsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M437,-437C426,-423 415,-410 404,-397&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;434.2,-439.1 443,-445 439.8,-434.9 434.2,-439.1&quot;/&gt;
+&lt;g id=&quot;edge48&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;BoardsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M857,-949C857,-950 856,-952 856,-953 812,-1130 793,-1347 786,-1449&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;860.471,-949.492 859,-939 853.607,-948.119 860.471,-949.492&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- StaticController --&gt;
-&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;StaticController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;661,-1020 922,-1020 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M922,-1020C928,-1020 934,-1026 934,-1032&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;934,-1032 934,-1191 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M934,-1191C934,-1197 928,-1203 922,-1203&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;922,-1203 661,-1203 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M661,-1203C655,-1203 649,-1197 649,-1191&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;649,-1191 649,-1032 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M649,-1032C649,-1026 655,-1020 661,-1020&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;791&quot; y=&quot;-1185.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;StaticController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;649,-1178 934,-1178 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1161.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;contact&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1144.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;informations&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1127.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;plan&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1110.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;proposer_un_contenu&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1093.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;proposer_un_contenu_quand_on_est_anonyme&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;656.5&quot; y=&quot;-1076.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;team&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;649,-1068 934,-1068 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;649,-1044 934,-1044 &quot;/&gt;
+&lt;g id=&quot;node36&quot; class=&quot;node&quot;&gt;&lt;title&gt;StaticController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1043,-1095 1359,-1095 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1359,-1095C1365,-1095 1371,-1101 1371,-1107&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1371,-1107 1371,-1232 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1371,-1232C1371,-1238 1365,-1244 1359,-1244&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1359,-1244 1043,-1244 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1043,-1244C1037,-1244 1031,-1238 1031,-1232&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1031,-1232 1031,-1107 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1031,-1107C1031,-1101 1037,-1095 1043,-1095&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1201&quot; y=&quot;-1226.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;StaticController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1031,-1219 1371,-1219 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1039&quot; y=&quot;-1202.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;changelog&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1039&quot; y=&quot;-1185.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;proposer_un_contenu&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1039&quot; y=&quot;-1168.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;proposer_un_contenu_quand_on_est_anonyme&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1039&quot; y=&quot;-1151.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1031,-1143 1371,-1143 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1031,-1119 1371,-1119 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;StaticController --&gt;
-&lt;g id=&quot;edge44&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;StaticController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M527,-639C541,-691 562,-751 601,-793 621,-815 640,-799 661,-820 715,-875 749,-957 769,-1020&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;530.393,-638.119 525,-629 523.529,-639.492 530.393,-638.119&quot;/&gt;
+&lt;g id=&quot;edge68&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;StaticController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1012,-926C1056,-982 1105,-1046 1143,-1095&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1014.8,-923.9 1006,-918 1009.2,-928.1 1014.8,-923.9&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- LinksController --&gt;
+&lt;g id=&quot;node37&quot; class=&quot;node&quot;&gt;&lt;title&gt;LinksController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1076,-588 1173,-588 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1173,-588C1179,-588 1185,-594 1185,-600&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1185,-600 1185,-674 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1185,-674C1185,-680 1179,-686 1173,-686&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1173,-686 1076,-686 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1076,-686C1070,-686 1064,-680 1064,-674&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1064,-674 1064,-600 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1064,-600C1064,-594 1070,-588 1076,-588&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1124&quot; y=&quot;-668.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;LinksController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1064,-661 1185,-661 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1071.5&quot; y=&quot;-643.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1064,-636 1185,-636 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1064,-612 1185,-612 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ApplicationController&amp;#45;&amp;gt;LinksController --&gt;
+&lt;g id=&quot;edge70&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;LinksController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1014,-720C1032,-707 1049,-694 1064,-682&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1011.9,-717.2 1006,-726 1016.1,-722.8 1011.9,-717.2&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ModerationController --&gt;
-&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;ModerationController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1089,-717 1202,-717 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1202,-717C1208,-717 1214,-723 1214,-729&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1214,-729 1214,-803 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1214,-803C1214,-809 1208,-815 1202,-815&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1202,-815 1089,-815 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1089,-815C1083,-815 1077,-809 1077,-803&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1077,-803 1077,-729 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1077,-729C1077,-723 1083,-717 1089,-717&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1145&quot; y=&quot;-797.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ModerationController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1077,-790 1214,-790 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1084.5&quot; y=&quot;-772.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1077,-765 1214,-765 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1077,-741 1214,-741 &quot;/&gt;
+&lt;g id=&quot;node38&quot; class=&quot;node&quot;&gt;&lt;title&gt;ModerationController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1413,-1158 1552,-1158 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1552,-1158C1558,-1158 1564,-1164 1564,-1170&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1564,-1170 1564,-1244 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1564,-1244C1564,-1250 1558,-1256 1552,-1256&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1552,-1256 1413,-1256 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1413,-1256C1407,-1256 1401,-1250 1401,-1244&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1401,-1244 1401,-1170 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1401,-1170C1401,-1164 1407,-1158 1413,-1158&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1482&quot; y=&quot;-1238.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ModerationController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1401,-1231 1564,-1231 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1408.5&quot; y=&quot;-1213.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1401,-1206 1564,-1206 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1401,-1182 1564,-1182 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;ModerationController --&gt;
-&lt;g id=&quot;edge46&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;ModerationController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M589,-566C658,-598 762,-645 856,-679 930,-706 1018,-732 1077,-748&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;590.56,-562.863 580,-562 587.717,-569.26 590.56,-562.863&quot;/&gt;
+&lt;g id=&quot;edge72&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;ModerationController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1014,-879C1043,-901 1076,-925 1107,-945 1220,-1019 1267,-1009 1374,-1092 1399,-1111 1423,-1136 1442,-1158&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1016.1,-876.2 1006,-873 1011.9,-881.8 1016.1,-876.2&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- NewsController --&gt;
-&lt;g id=&quot;node26&quot; class=&quot;node&quot;&gt;&lt;title&gt;NewsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;617,-638 697,-638 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M697,-638C703,-638 709,-644 709,-650&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;709,-650 709,-775 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M709,-775C709,-781 703,-787 697,-787&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;697,-787 617,-787 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M617,-787C611,-787 605,-781 605,-775&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;605,-775 605,-650 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M605,-650C605,-644 611,-638 617,-638&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;657&quot; y=&quot;-769.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;NewsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;605,-762 709,-762 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;613&quot; y=&quot;-745.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;613&quot; y=&quot;-728.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;613&quot; y=&quot;-711.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;613&quot; y=&quot;-694.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;605,-686 709,-686 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;605,-662 709,-662 &quot;/&gt;
+&lt;g id=&quot;node39&quot; class=&quot;node&quot;&gt;&lt;title&gt;NewsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1039,-1422 1143,-1422 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1143,-1422C1149,-1422 1155,-1428 1155,-1434&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1155,-1434 1155,-1560 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1155,-1560C1155,-1566 1149,-1572 1143,-1572&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1143,-1572 1039,-1572 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1039,-1572C1033,-1572 1027,-1566 1027,-1560&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1027,-1560 1027,-1434 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1027,-1434C1027,-1428 1033,-1422 1039,-1422&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1091&quot; y=&quot;-1554.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;NewsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1027,-1547 1155,-1547 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1035&quot; y=&quot;-1530.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1035&quot; y=&quot;-1513.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1035&quot; y=&quot;-1496.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1035&quot; y=&quot;-1479.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1027,-1471 1155,-1471 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1035&quot; y=&quot;-1453.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;marked_as_read&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1027,-1446 1155,-1446 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ApplicationController&amp;#45;&amp;gt;NewsController --&gt;
-&lt;g id=&quot;edge48&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;NewsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M586,-624C592,-632 599,-640 605,-647&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;588.8,-621.9 580,-616 583.2,-626.1 588.8,-621.9&quot;/&gt;
+&lt;g id=&quot;edge74&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ApplicationController&amp;#45;&amp;gt;NewsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1011,-921C1016,-931 1021,-942 1024,-953 1029,-968 1026,-1231 1028,-1247 1036,-1307 1053,-1373 1067,-1422&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1013.92,-919.042 1006,-912 1007.8,-922.441 1013.92,-919.042&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::PagesController --&gt;
+&lt;g id=&quot;node27&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::PagesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;704,-2 857,-2 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M857,-2C863,-2 869,-8 869,-14&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;869,-14 869,-173 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M869,-173C869,-179 863,-185 857,-185&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;857,-185 704,-185 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M704,-185C698,-185 692,-179 692,-173&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;692,-173 692,-14 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M692,-14C692,-8 698,-2 704,-2&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;780&quot; y=&quot;-167.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::PagesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;692,-160 869,-160 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-143.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-126.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-109.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-92.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-75.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;699.5&quot; y=&quot;-58.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;692,-50 869,-50 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;692,-26 869,-26 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::PagesController --&gt;
+&lt;g id=&quot;edge50&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::PagesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M691,-328C706,-287 727,-231 745,-185&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;687.863,-326.44 687,-337 694.26,-329.283 687.863,-326.44&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Admin::ForumsController --&gt;
-&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::ForumsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;13,-758 148,-758 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M148,-758C154,-758 160,-764 160,-770&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;160,-770 160,-929 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M160,-929C160,-935 154,-941 148,-941&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;148,-941 13,-941 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M13,-941C7,-941 1,-935 1,-929&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-929 1,-770 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1,-770C1,-764 7,-758 13,-758&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;80&quot; y=&quot;-923.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::ForumsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-916 160,-916 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-899.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-882.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-865.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-848.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-831.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-814.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-806 160,-806 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-782 160,-782 &quot;/&gt;
+&lt;g id=&quot;node28&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::ForumsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1672,-31 1836,-31 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1836,-31C1842,-31 1848,-37 1848,-43&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1848,-43 1848,-202 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1848,-202C1848,-208 1842,-214 1836,-214&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1836,-214 1672,-214 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1672,-214C1666,-214 1660,-208 1660,-202&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1660,-202 1660,-43 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1660,-43C1660,-37 1666,-31 1672,-31&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1754&quot; y=&quot;-196.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::ForumsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1660,-189 1848,-189 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-172.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-155.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-138.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-121.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-104.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1668&quot; y=&quot;-87.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1660,-79 1848,-79 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1660,-55 1848,-55 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- AdminController&amp;#45;&amp;gt;Admin::ForumsController --&gt;
-&lt;g id=&quot;edge36&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::ForumsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M275,-912C240,-901 197,-887 160,-875&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;274.416,-915.479 285,-915 276.427,-908.774 274.416,-915.479&quot;/&gt;
+&lt;g id=&quot;edge52&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::ForumsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M729,-330C763,-301 810,-269 856,-250 989,-197 1353,-187 1495,-166 1550,-158 1611,-148 1660,-140&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;726.221,-327.781 721,-337 730.831,-333.049 726.221,-327.781&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Admin::CategoriesController --&gt;
-&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::CategoriesController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;401,-1037 552,-1037 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M552,-1037C558,-1037 564,-1043 564,-1049&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;564,-1049 564,-1208 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M564,-1208C564,-1214 558,-1220 552,-1220&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;552,-1220 401,-1220 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M401,-1220C395,-1220 389,-1214 389,-1208&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1208 389,-1049 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M389,-1049C389,-1043 395,-1037 401,-1037&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;476&quot; y=&quot;-1202.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::CategoriesController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1195 564,-1195 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1178.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1161.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1144.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1127.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1110.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1093.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1085 564,-1085 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1061 564,-1061 &quot;/&gt;
+&lt;g id=&quot;node29&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::CategoriesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;303,-343 490,-343 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M490,-343C496,-343 502,-349 502,-355&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;502,-355 502,-514 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M502,-514C502,-520 496,-526 490,-526&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;490,-526 303,-526 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M303,-526C297,-526 291,-520 291,-514&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;291,-514 291,-355 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M291,-355C291,-349 297,-343 303,-343&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;396&quot; y=&quot;-508.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::CategoriesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;291,-501 502,-501 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-484.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-467.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-450.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-433.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-416.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;298.5&quot; y=&quot;-399.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;291,-391 502,-391 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;291,-367 502,-367 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- AdminController&amp;#45;&amp;gt;Admin::CategoriesController --&gt;
-&lt;g id=&quot;edge38&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::CategoriesController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M380,-990C390,-1005 401,-1021 412,-1037&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;382.459,-987.379 374,-981 376.635,-991.262 382.459,-987.379&quot;/&gt;
+&lt;g id=&quot;edge54&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::CategoriesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M594,-400C565,-404 532,-411 502,-416&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;594.881,-403.393 604,-398 593.508,-396.529 594.881,-403.393&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::LogosController --&gt;
+&lt;g id=&quot;node30&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::LogosController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;395,-47 548,-47 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M548,-47C554,-47 560,-53 560,-59&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;560,-59 560,-150 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M560,-150C560,-156 554,-162 548,-162&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;548,-162 395,-162 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M395,-162C389,-162 383,-156 383,-150&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;383,-150 383,-59 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M383,-59C383,-53 389,-47 395,-47&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;471&quot; y=&quot;-144.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::LogosController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;383,-137 560,-137 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;390.5&quot; y=&quot;-120.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;390.5&quot; y=&quot;-103.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;show&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;383,-95 560,-95 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;383,-71 560,-71 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::LogosController --&gt;
+&lt;g id=&quot;edge56&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::LogosController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M627,-329C593,-280 545,-211 511,-162&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;624.2,-331.1 633,-337 629.8,-326.9 624.2,-331.1&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Admin::SectionsController --&gt;
-&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::SectionsController&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;41,-1019 181,-1019 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M181,-1019C187,-1019 193,-1025 193,-1031&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;193,-1031 193,-1190 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M193,-1190C193,-1196 187,-1202 181,-1202&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;181,-1202 41,-1202 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M41,-1202C35,-1202 29,-1196 29,-1190&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;29,-1190 29,-1031 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M29,-1031C29,-1025 35,-1019 41,-1019&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;111&quot; y=&quot;-1184.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::SectionsController&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;29,-1177 193,-1177 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1160.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1143.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1126.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1109.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1092.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;37&quot; y=&quot;-1075.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;29,-1067 193,-1067 &quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;29,-1043 193,-1043 &quot;/&gt;
+&lt;g id=&quot;node31&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::SectionsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;993,-0 1164,-0 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1164,-0C1170,-0 1176,-6 1176,-12&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1176,-12 1176,-171 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1176,-171C1176,-177 1170,-183 1164,-183&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1164,-183 993,-183 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M993,-183C987,-183 981,-177 981,-171&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;981,-171 981,-12 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M981,-12C981,-6 987,-0 993,-0&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1078&quot; y=&quot;-165.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::SectionsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;981,-158 1176,-158 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-141.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-124.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-107.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-90.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-73.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;988.5&quot; y=&quot;-56.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;981,-48 1176,-48 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;981,-24 1176,-24 &quot;/&gt;
 &lt;/g&gt;
 &lt;!-- AdminController&amp;#45;&amp;gt;Admin::SectionsController --&gt;
-&lt;g id=&quot;edge40&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::SectionsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M277,-981C251,-1001 221,-1025 193,-1047&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;279.1,-983.8 285,-975 274.9,-978.2 279.1,-983.8&quot;/&gt;
+&lt;g id=&quot;edge58&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::SectionsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M741,-333C776,-307 818,-277 856,-250 897,-221 942,-188 981,-161&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;738.9,-330.2 733,-339 743.1,-335.8 738.9,-330.2&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::ResponsesController --&gt;
+&lt;g id=&quot;node32&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::ResponsesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;27,-762 212,-762 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M212,-762C218,-762 224,-768 224,-774&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;224,-774 224,-933 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M224,-933C224,-939 218,-945 212,-945&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;212,-945 27,-945 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M27,-945C21,-945 15,-939 15,-933&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;15,-933 15,-774 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M15,-774C15,-768 21,-762 27,-762&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;119&quot; y=&quot;-927.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::ResponsesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;15,-920 224,-920 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-903.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-886.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-869.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-852.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-835.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;22.5&quot; y=&quot;-818.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;15,-810 224,-810 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;15,-786 224,-786 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::ResponsesController --&gt;
+&lt;g id=&quot;edge60&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::ResponsesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M606,-442C576,-469 539,-501 505,-529 430,-591 407,-601 332,-664 294,-695 254,-730 219,-762&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;608.779,-444.219 614,-435 604.169,-438.951 608.779,-444.219&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::AccountsController --&gt;
+&lt;g id=&quot;node33&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::AccountsController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1304,-31 1480,-31 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1480,-31C1486,-31 1492,-37 1492,-43&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1492,-43 1492,-151 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1492,-151C1492,-157 1486,-163 1480,-163&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1480,-163 1304,-163 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1304,-163C1298,-163 1292,-157 1292,-151&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1292,-151 1292,-43 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1292,-43C1292,-37 1298,-31 1304,-31&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1392&quot; y=&quot;-145.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::AccountsController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1292,-138 1492,-138 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1300&quot; y=&quot;-120.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1300&quot; y=&quot;-103.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1300&quot; y=&quot;-86.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1292,-79 1492,-79 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1292,-55 1492,-55 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::AccountsController --&gt;
+&lt;g id=&quot;edge62&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::AccountsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M730,-331C765,-302 810,-270 856,-250 990,-191 1039,-229 1179,-186 1217,-174 1257,-159 1292,-144&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;727.9,-328.2 722,-337 732.1,-333.8 727.9,-328.2&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::BannersController --&gt;
+&lt;g id=&quot;node34&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::BannersController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;46,-48 217,-48 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M217,-48C223,-48 229,-54 229,-60&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;229,-60 229,-219 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M229,-219C229,-225 223,-231 217,-231&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;217,-231 46,-231 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M46,-231C40,-231 34,-225 34,-219&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;34,-219 34,-60 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M34,-60C34,-54 40,-48 46,-48&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;131&quot; y=&quot;-213.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::BannersController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;34,-206 229,-206 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-189.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-172.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-155.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-138.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-121.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;41.5&quot; y=&quot;-104.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;34,-96 229,-96 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;34,-72 229,-72 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::BannersController --&gt;
+&lt;g id=&quot;edge64&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::BannersController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M595,-353C500,-309 334,-233 229,-185&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;593.44,-356.137 604,-357 596.283,-349.74 593.44,-356.137&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Admin::FriendSitesController --&gt;
+&lt;g id=&quot;node35&quot; class=&quot;node&quot;&gt;&lt;title&gt;Admin::FriendSitesController&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;13,-412 203,-412 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M203,-412C209,-412 215,-418 215,-424&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;215,-424 215,-617 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M215,-617C215,-623 209,-629 203,-629&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;203,-629 13,-629 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M13,-629C7,-629 1,-623 1,-617&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-617 1,-424 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1,-424C1,-418 7,-412 13,-412&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;108&quot; y=&quot;-611.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Admin::FriendSitesController&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-604 215,-604 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-587.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;create&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-570.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;destroy&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-553.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;edit&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-536.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;higher&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-519.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;index&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-502.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;lower&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-485.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;new&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-468.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;update&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-460 215,-460 &quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-436 215,-436 &quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AdminController&amp;#45;&amp;gt;Admin::FriendSitesController --&gt;
+&lt;g id=&quot;edge66&quot; class=&quot;edge&quot;&gt;&lt;title&gt;AdminController&amp;#45;&amp;gt;Admin::FriendSitesController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M622,-443C592,-475 551,-511 505,-529 412,-565 297,-557 215,-544&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;625.049,-444.831 629,-435 619.781,-440.221 625.049,-444.831&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ModerationController&amp;#45;&amp;gt;Moderation::InterviewsController --&gt;
+&lt;g id=&quot;edge6&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ModerationController&amp;#45;&amp;gt;Moderation::InterviewsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1506,-1148C1556,-1026 1673,-742 1737,-585&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1502.46,-1147.42 1502,-1158 1508.96,-1150.02 1502.46,-1147.42&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ModerationController&amp;#45;&amp;gt;Moderation::PollsController --&gt;
-&lt;g id=&quot;edge6&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ModerationController&amp;#45;&amp;gt;Moderation::PollsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1144,-707C1144,-690 1144,-673 1144,-656 1144,-620 1143,-610 1144,-574 1144,-567 1144,-559 1144,-552&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1140.5,-707 1144,-717 1147.5,-707 1140.5,-707&quot;/&gt;
+&lt;g id=&quot;edge8&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ModerationController&amp;#45;&amp;gt;Moderation::PollsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1542,-1263C1576,-1296 1621,-1338 1660,-1375&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1543.83,-1259.95 1534,-1256 1539.22,-1265.22 1543.83,-1259.95&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ModerationController&amp;#45;&amp;gt;Moderation::NewsController --&gt;
-&lt;g id=&quot;edge8&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ModerationController&amp;#45;&amp;gt;Moderation::NewsController&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1139,-825C1135,-869 1129,-929 1123,-980&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1142.49,-825.299 1140,-815 1135.52,-824.602 1142.49,-825.299&quot;/&gt;
+&lt;g id=&quot;edge10&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ModerationController&amp;#45;&amp;gt;Moderation::NewsController&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1574,-1176C1607,-1164 1644,-1152 1679,-1140&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1572.57,-1172.77 1564,-1179 1574.58,-1179.48 1572.57,-1172.77&quot;/&gt;
 &lt;/g&gt;
 &lt;/g&gt;
 &lt;/svg&gt;</diff>
      <filename>doc/diagrams/controllers.svg</filename>
    </modified>
    <modified>
      <diff>@@ -1,16 +1,20 @@
 digraph models_diagram {
 	graph[overlap=false, splines=true]
-	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Models diagram\lDate: Mar 14 2009 - 03:07\lMigration version: 20090310234743\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
+	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Models diagram\lDate: Sep 20 2009 - 20:57\lMigration version: 20090805232718\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
+	&quot;Banner&quot; [shape=Mrecord, label=&quot;{Banner|title :string\lcontent :text\l}&quot;]
 	&quot;Threads&quot; [shape=record, label=&quot;{Threads|}&quot;]
 	&quot;Tag&quot; [shape=Mrecord, label=&quot;{Tag|name :string\l}&quot;]
-	&quot;Node&quot; [shape=Mrecord, label=&quot;{Node|content_type :string\lscore :integer\lpublic :boolean\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
-	&quot;UserObserver&quot; [shape=record, label=&quot;{UserObserver|}&quot;]
+	&quot;Node&quot; [shape=Mrecord, label=&quot;{Node|content_type :string\lscore :integer\linterest :integer\lpublic :boolean\lcreated_at :datetime\lupdated_at :datetime\llast_commented_at :datetime\l}&quot;]
 	&quot;Poll&quot; []
 	&quot;Forum&quot; [shape=Mrecord, label=&quot;{Forum|state :string\ltitle :string\lposition :integer\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;Content&quot; []
 	&quot;Diary&quot; []
 	&quot;Relevance&quot; [shape=Mrecord, label=&quot;{Relevance|vote :boolean\lcreated_at :datetime\l}&quot;]
-	&quot;Comment&quot; [shape=Mrecord, label=&quot;{Comment|state :string\ltitle :string\lbody :text\lscore :integer\lmaterialized_path :string\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
+	&quot;Comment&quot; [shape=Mrecord, label=&quot;{Comment|state :string\ltitle :string\lbody :text\lscore :integer\lanswered_to_self :boolean\lmaterialized_path :string\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
+	&quot;Commit&quot; [shape=record, label=&quot;{Commit|}&quot;]
+	&quot;Dictionary&quot; [shape=Mrecord, label=&quot;{Dictionary|key :string\lvalue :string\l}&quot;]
+	&quot;Account&quot; [shape=Mrecord, label=&quot;{Account|login :string\lemail :string\lstate :string\lcrypted_password :string\lpassword_salt :string\lpersistence_token :string\lsingle_access_token :string\lperishable_token :string\llast_request_at :datetime\lcurrent_login_at :datetime\llast_login_at :datetime\lcurrent_login_ip :string\llast_login_ip :string\lstylesheet :string\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
+	&quot;Page&quot; [shape=Mrecord, label=&quot;{Page|slug :string\ltitle :string\lbody :text\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;TagList&quot; [shape=record, label=&quot;{TagList|}&quot;]
 	&quot;Board&quot; [shape=Mrecord, label=&quot;{Board|login :string\luser_agent :string\lobject_type :string\lmessage :text\lcreated_at :datetime\l}&quot;]
 	&quot;PollIp&quot; [shape=Mrecord, label=&quot;{PollIp|ip :integer\l}&quot;]
@@ -18,27 +22,34 @@ digraph models_diagram {
 	&quot;Link&quot; [shape=Mrecord, label=&quot;{Link|title :string\lurl :string\llang :string\lnb_clicks :integer\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;PollAnswer&quot; [shape=Mrecord, label=&quot;{PollAnswer|answer :string\lvotes :integer\lposition :integer\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;Post&quot; []
-	&quot;UserMailer&quot; [shape=record, label=&quot;{UserMailer|}&quot;]
-	&quot;User&quot; [shape=Mrecord, label=&quot;{User|login :string\lemail :string\lname :string\lhomesite :string\lrole :string\lstate :string\lsalt :string\lremember_token :string\lremember_token_expires_at :datetime\lcrypted_password :string\lactivation_code :string\lactivated_at :datetime\ldeleted_at :datetime\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
+	&quot;Response&quot; [shape=Mrecord, label=&quot;{Response|title :string\lcontent :text\l}&quot;]
+	&quot;AccountSession&quot; [shape=record, label=&quot;{AccountSession|}&quot;]
+	&quot;NewsNotifications&quot; [shape=record, label=&quot;{NewsNotifications|}&quot;]
+	&quot;User&quot; [shape=Mrecord, label=&quot;{User|name :string\lhomesite :string\lrole :string\lavatar_file_name :string\lavatar_content_type :string\lavatar_file_size :integer\lavatar_updated_at :datetime\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;Tagging&quot; [shape=Mrecord, label=&quot;{Tagging|created_at :datetime\l}&quot;]
+	&quot;Interview&quot; []
 	&quot;Category&quot; [shape=Mrecord, label=&quot;{Category|title :string\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;News&quot; []
+	&quot;AccountNotifications&quot; [shape=record, label=&quot;{AccountNotifications|}&quot;]
+	&quot;Reading&quot; [shape=Mrecord, label=&quot;{Reading|updated_at :datetime\l}&quot;]
+	&quot;FriendSite&quot; [shape=Mrecord, label=&quot;{FriendSite|title :string\lurl :string\lposition :integer\l}&quot;]
+	&quot;Stylesheet&quot; [shape=record, label=&quot;{Stylesheet|}&quot;]
 	&quot;WikiPage&quot; []
-	&quot;Section&quot; [shape=Mrecord, label=&quot;{Section|state :string\ltitle :string\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
+	&quot;Section&quot; [shape=Mrecord, label=&quot;{Section|state :string\ltitle :string\limage_file_name :string\limage_content_type :string\limage_file_size :integer\limage_updated_at :datetime\lcreated_at :datetime\lupdated_at :datetime\l}&quot;]
 	&quot;Vote&quot; [shape=Mrecord, label=&quot;{Vote|vote :boolean\lcreated_at :datetime\l}&quot;]
 	&quot;Tag&quot; -&gt; &quot;Node&quot; [arrowtail=crow, arrowhead=crow, dir=both]
 	&quot;Tag&quot; -&gt; &quot;Tagging&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;Node&quot; -&gt; &quot;Vote&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Node&quot; -&gt; &quot;Tagging&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;Node&quot; -&gt; &quot;Reading&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;Node&quot; -&gt; &quot;Vote&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Node&quot; -&gt; &quot;Comment&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;ActiveRecord::Observer&quot; -&gt; &quot;UserObserver&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;Poll&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Poll&quot; -&gt; &quot;PollAnswer&quot; [label=&quot;answers&quot;, arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;Poll&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;Forum&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Forum&quot; -&gt; &quot;Post&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;Content&quot; -&gt; &quot;Node&quot; [arrowtail=odot, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;User&quot; [arrowtail=odot, arrowhead=dot, dir=both]
+	&quot;Content&quot; -&gt; &quot;Node&quot; [arrowtail=odot, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;Comment&quot; [arrowtail=crow, arrowhead=crow, dir=both]
 	&quot;Diary&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;Diary&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
@@ -48,20 +59,29 @@ digraph models_diagram {
 	&quot;Content&quot; -&gt; &quot;Tracker&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;Post&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;Post&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
-	&quot;ActionMailer::Base&quot; -&gt; &quot;UserMailer&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;Authlogic::Session::Base&quot; -&gt; &quot;AccountSession&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ActionMailer::Base&quot; -&gt; &quot;NewsNotifications&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;User&quot; -&gt; &quot;Node&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;User&quot; -&gt; &quot;Tag&quot; [arrowtail=crow, arrowhead=crow, dir=both]
-	&quot;User&quot; -&gt; &quot;Vote&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;User&quot; -&gt; &quot;Tagging&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;User&quot; -&gt; &quot;Relevance&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Tagging&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Reading&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Vote&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Account&quot; [arrowtail=odot, arrowhead=dot, dir=both]
 	&quot;User&quot; -&gt; &quot;Comment&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Diary&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;User&quot; -&gt; &quot;Tag&quot; [arrowtail=crow, arrowhead=crow, dir=both]
+	&quot;Interview&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;Content&quot; -&gt; &quot;Interview&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;Category&quot; -&gt; &quot;Tracker&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;News&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
-	&quot;News&quot; -&gt; &quot;Board&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;News&quot; -&gt; &quot;Link&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;News&quot; -&gt; &quot;Board&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;News&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;ActionMailer::Base&quot; -&gt; &quot;AccountNotifications&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
+	&quot;&quot; -&gt; &quot;Stylesheet&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
 	&quot;WikiPage&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Content&quot; -&gt; &quot;WikiPage&quot; [label=&quot;&quot;, arrowhead=&quot;none&quot;, arrowtail=&quot;onormal&quot;]
-	&quot;Section&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 	&quot;Section&quot; -&gt; &quot;News&quot; [arrowtail=crow, arrowhead=dot, dir=both]
+	&quot;Section&quot; -&gt; &quot;Slug&quot; [arrowtail=crow, arrowhead=dot, dir=both]
 }</diff>
      <filename>doc/diagrams/models.dot</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>doc/diagrams/models.png</filename>
    </modified>
    <modified>
      <diff>@@ -3,567 +3,770 @@
  &quot;http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd&quot; [
  &lt;!ATTLIST svg xmlns:xlink CDATA #FIXED &quot;http://www.w3.org/1999/xlink&quot;&gt;
 ]&gt;
-&lt;!-- Generated by Graphviz version 2.18 (Wed Aug &amp;#160;6 10:29:47 UTC 2008)
+&lt;!-- Generated by Graphviz version 2.20.2 (Wed Sep 16 11:12:11 UTC 2009)
      For user: (nono) Bruno Michel,,, --&gt;
 &lt;!-- Title: models_diagram Pages: 1 --&gt;
-&lt;svg width=&quot;1282pt&quot; height=&quot;1342pt&quot;
- viewBox=&quot;0.00 0.00 1282.00 1342.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
-&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 1338)&quot;&gt;
+&lt;svg width=&quot;1456pt&quot; height=&quot;1382pt&quot;
+ viewBox=&quot;0.00 0.00 1456.00 1382.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
+&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 1378)&quot;&gt;
 &lt;title&gt;models_diagram&lt;/title&gt;
-&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-1338 1278,-1338 1278,4 -4,4&quot;/&gt;
+&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-1378 1452,-1378 1452,4 -4,4&quot;/&gt;
 &lt;!-- _diagram_info --&gt;
 &lt;g id=&quot;node1&quot; class=&quot;node&quot;&gt;&lt;title&gt;_diagram_info&lt;/title&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;926.5&quot; y=&quot;-330.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Models diagram&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;926.5&quot; y=&quot;-313.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Mar 14 2009 &amp;#45; 03:07&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;926.5&quot; y=&quot;-296.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090310234743&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;926.5&quot; y=&quot;-279.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1088.5&quot; y=&quot;-420.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Models diagram&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1088.5&quot; y=&quot;-403.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Sep 20 2009 &amp;#45; 20:57&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1088.5&quot; y=&quot;-386.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090805232718&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1088.5&quot; y=&quot;-369.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Banner --&gt;
+&lt;g id=&quot;node2&quot; class=&quot;node&quot;&gt;&lt;title&gt;Banner&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;893,-840 976,-840 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M976,-840C982,-840 988,-846 988,-852&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;988,-852 988,-895 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M988,-895C988,-901 982,-907 976,-907&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;976,-907 893,-907 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M893,-907C887,-907 881,-901 881,-895&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;881,-895 881,-852 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M881,-852C881,-846 887,-840 893,-840&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;934&quot; y=&quot;-889.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Banner&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;881,-882 988,-882 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;888.5&quot; y=&quot;-865.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;888.5&quot; y=&quot;-848.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;content :text&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Threads --&gt;
-&lt;g id=&quot;node2&quot; class=&quot;node&quot;&gt;&lt;title&gt;Threads&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;433,-487 433,-537 495,-537 495,-487 433,-487&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;464&quot; y=&quot;-519.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Threads&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;433,-512 495,-512 &quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;464&quot; y=&quot;-494.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;g id=&quot;node3&quot; class=&quot;node&quot;&gt;&lt;title&gt;Threads&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;841,-241 841,-291 913,-291 913,-241 841,-241&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;877&quot; y=&quot;-273.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Threads&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;841,-266 913,-266 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;877&quot; y=&quot;-248.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Tag --&gt;
-&lt;g id=&quot;node3&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tag&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;761,-1270 820,-1270 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M820,-1270C826,-1270 832,-1276 832,-1282&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;832,-1282 832,-1308 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M832,-1308C832,-1314 826,-1320 820,-1320&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;820,-1320 761,-1320 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M761,-1320C755,-1320 749,-1314 749,-1308&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;749,-1308 749,-1282 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M749,-1282C749,-1276 755,-1270 761,-1270&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;790&quot; y=&quot;-1302.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tag&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;749,-1295 832,-1295 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;756.5&quot; y=&quot;-1277.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;name :string&lt;/text&gt;
+&lt;g id=&quot;node4&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tag&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;752,-131 831,-131 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M831,-131C837,-131 843,-137 843,-143&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;843,-143 843,-169 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M843,-169C843,-175 837,-181 831,-181&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;831,-181 752,-181 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M752,-181C746,-181 740,-175 740,-169&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;740,-169 740,-143 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M740,-143C740,-137 746,-131 752,-131&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;791&quot; y=&quot;-163.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tag&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;740,-156 843,-156 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;747.5&quot; y=&quot;-138.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;name :string&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Node --&gt;
-&lt;g id=&quot;node4&quot; class=&quot;node&quot;&gt;&lt;title&gt;Node&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;872,-724 980,-724 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M980,-724C986,-724 992,-730 992,-736&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;992,-736 992,-830 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M992,-830C992,-836 986,-842 980,-842&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;980,-842 872,-842 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M872,-842C866,-842 860,-836 860,-830&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;860,-830 860,-736 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M860,-736C860,-730 866,-724 872,-724&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;926&quot; y=&quot;-824.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Node&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;860,-817 992,-817 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;868&quot; y=&quot;-799.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;content_type :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;868&quot; y=&quot;-782.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;score :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;868&quot; y=&quot;-765.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;public :boolean&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;868&quot; y=&quot;-748.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;868&quot; y=&quot;-731.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node5&quot; class=&quot;node&quot;&gt;&lt;title&gt;Node&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;849,-646 1046,-646 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1046,-646C1052,-646 1058,-652 1058,-658&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1058,-658 1058,-786 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1058,-786C1058,-792 1052,-798 1046,-798&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1046,-798 849,-798 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M849,-798C843,-798 837,-792 837,-786&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;837,-786 837,-658 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M837,-658C837,-652 843,-646 849,-646&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;947&quot; y=&quot;-780.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Node&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;837,-773 1058,-773 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-755.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;content_type :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-738.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;score :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-721.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;interest :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-704.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;public :boolean&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-687.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-670.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;844.5&quot; y=&quot;-653.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;last_commented_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Tag&amp;#45;&amp;gt;Node --&gt;
 &lt;g id=&quot;edge2&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Tag&amp;#45;&amp;gt;Node&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M841,-1269C877,-1246 923,-1211 943,-1167 990,-1065 968,-932 948,-852&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;840.742,-1269.14 829.815,-1270.07 836.371,-1271.57 832,-1274 832,-1274 832,-1274 836.371,-1271.57 834.185,-1277.93 840.742,-1269.14 840.742,-1269.14&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;947.874,-851.578 949.31,-840.707 946.437,-846.789 945,-842 945,-842 945,-842 946.437,-846.789 940.69,-843.293 947.874,-851.578 947.874,-851.578&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M779,-191C758,-261 719,-425 770,-548 785,-582 809,-613 836,-639&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;779.126,-190.578 786.31,-182.293 780.563,-185.789 782,-181 782,-181 782,-181 780.563,-185.789 777.69,-179.707 779.126,-190.578 779.126,-190.578&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;835.929,-638.929 839.818,-649.182 839.464,-642.464 843,-646 843,-646 843,-646 839.464,-642.464 846.182,-642.818 835.929,-638.929 835.929,-638.929&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Tagging --&gt;
-&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tagging&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1159,-840 1262,-840 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1262,-840C1268,-840 1274,-846 1274,-852&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1274,-852 1274,-878 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1274,-878C1274,-884 1268,-890 1262,-890&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1262,-890 1159,-890 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1159,-890C1153,-890 1147,-884 1147,-878&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1147,-878 1147,-852 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1147,-852C1147,-846 1153,-840 1159,-840&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1210&quot; y=&quot;-872.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tagging&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1147,-865 1274,-865 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1154.5&quot; y=&quot;-847.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node27&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tagging&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1068,-161 1204,-161 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1204,-161C1210,-161 1216,-167 1216,-173&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1216,-173 1216,-199 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1216,-199C1216,-205 1210,-211 1204,-211&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1204,-211 1068,-211 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1068,-211C1062,-211 1056,-205 1056,-199&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1056,-199 1056,-173 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1056,-173C1056,-167 1062,-161 1068,-161&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1136&quot; y=&quot;-193.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tagging&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1056,-186 1216,-186 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1064&quot; y=&quot;-168.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Tag&amp;#45;&amp;gt;Tagging --&gt;
 &lt;g id=&quot;edge4&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Tag&amp;#45;&amp;gt;Tagging&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M831,-1264C862,-1238 907,-1202 943,-1167 1038,-1075 1139,-953 1185,-896&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;831,-1264 820.3,-1266.4 827,-1267 823,-1270 823,-1270 823,-1270 827,-1267 825.7,-1273.6 831,-1264 831,-1264&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1187.44&quot; cy=&quot;-893.073&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M853,-162C908,-167 987,-172 1048,-178&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;852.95,-161.995 843.448,-156.522 847.975,-161.498 843,-161 843,-161 843,-161 847.975,-161.498 842.552,-165.478 852.95,-161.995 852.95,-161.995&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1052.03&quot; cy=&quot;-178.504&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Comment --&gt;
 &lt;g id=&quot;node11&quot; class=&quot;node&quot;&gt;&lt;title&gt;Comment&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;407,-1181 533,-1181 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M533,-1181C539,-1181 545,-1187 545,-1193&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;545,-1193 545,-1321 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M545,-1321C545,-1327 539,-1333 533,-1333&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;533,-1333 407,-1333 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M407,-1333C401,-1333 395,-1327 395,-1321&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;395,-1321 395,-1193 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M395,-1193C395,-1187 401,-1181 407,-1181&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;470&quot; y=&quot;-1315.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Comment&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;395,-1308 545,-1308 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1290.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1273.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1256.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;body :text&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1239.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;score :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1222.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;materialized_path :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1205.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;403&quot; y=&quot;-1188.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;536,-327 711,-327 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M711,-327C717,-327 723,-333 723,-339&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;723,-339 723,-484 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M723,-484C723,-490 717,-496 711,-496&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;711,-496 536,-496 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M536,-496C530,-496 524,-490 524,-484&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;524,-484 524,-339 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M524,-339C524,-333 530,-327 536,-327&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;623&quot; y=&quot;-478.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Comment&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;524,-471 723,-471 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-454.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-437.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-420.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;body :text&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-403.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;score :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-386.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;answered_to_self :boolean&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-369.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;materialized_path :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-352.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;531.5&quot; y=&quot;-335.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Node&amp;#45;&amp;gt;Comment --&gt;
-&lt;g id=&quot;edge10&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Comment&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M850,-793C802,-801 741,-820 697,-855 594,-939 530,-1082 497,-1173&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;850.194,-792.961 860.883,-795.413 855.097,-791.981 860,-791 860,-791 860,-791 855.097,-791.981 859.117,-786.587 850.194,-792.961 850.194,-792.961&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;495.405&quot; cy=&quot;-1177.25&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge12&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Comment&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M860,-639C816,-597 762,-546 717,-502&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;859.929,-638.929 863.818,-649.182 863.464,-642.464 867,-646 867,-646 867,-646 863.464,-642.464 870.182,-642.818 859.929,-638.929 859.929,-638.929&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;713.828&quot; cy=&quot;-498.828&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Node&amp;#45;&amp;gt;Tagging --&gt;
-&lt;g id=&quot;edge8&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Tagging&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1002,-805C1044,-816 1097,-832 1139,-845&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1001.58,-804.874 993.293,-797.69 996.789,-803.437 992,-802 992,-802 992,-802 996.789,-803.437 990.707,-806.31 1001.58,-804.874 1001.58,-804.874&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1143.12&quot; cy=&quot;-846.03&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge6&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Tagging&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M977,-636C1020,-515 1096,-301 1124,-219&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;976.874,-636.422 969.69,-644.707 975.437,-641.211 974,-646 974,-646 974,-646 975.437,-641.211 978.31,-647.293 976.874,-636.422 976.874,-636.422&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1125.6&quot; cy=&quot;-214.745&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Reading --&gt;
+&lt;g id=&quot;node32&quot; class=&quot;node&quot;&gt;&lt;title&gt;Reading&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1119,-845 1260,-845 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1260,-845C1266,-845 1272,-851 1272,-857&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1272,-857 1272,-883 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1272,-883C1272,-889 1266,-895 1260,-895&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1260,-895 1119,-895 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1119,-895C1113,-895 1107,-889 1107,-883&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1107,-883 1107,-857 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1107,-857C1107,-851 1113,-845 1119,-845&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1189&quot; y=&quot;-877.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Reading&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1107,-870 1272,-870 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1114.5&quot; y=&quot;-852.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Node&amp;#45;&amp;gt;Reading --&gt;
+&lt;g id=&quot;edge8&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Reading&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1067,-795C1093,-812 1119,-828 1141,-841&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1066.74,-794.856 1060.19,-786.066 1062.37,-792.428 1058,-790 1058,-790 1058,-790 1062.37,-792.428 1055.81,-793.934 1066.74,-794.856 1066.74,-794.856&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1144.53&quot; cy=&quot;-843.015&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Vote --&gt;
-&lt;g id=&quot;node26&quot; class=&quot;node&quot;&gt;&lt;title&gt;Vote&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1120,-1211 1223,-1211 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1223,-1211C1229,-1211 1235,-1217 1235,-1223&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1235,-1223 1235,-1266 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1235,-1266C1235,-1272 1229,-1278 1223,-1278&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1223,-1278 1120,-1278 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1120,-1278C1114,-1278 1108,-1272 1108,-1266&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1108,-1266 1108,-1223 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1108,-1223C1108,-1217 1114,-1211 1120,-1211&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1171&quot; y=&quot;-1260.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Vote&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1108,-1253 1235,-1253 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1115.5&quot; y=&quot;-1236.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote :boolean&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1115.5&quot; y=&quot;-1219.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node37&quot; class=&quot;node&quot;&gt;&lt;title&gt;Vote&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1103,-496 1239,-496 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1239,-496C1245,-496 1251,-502 1251,-508&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1251,-508 1251,-551 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1251,-551C1251,-557 1245,-563 1239,-563&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1239,-563 1103,-563 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1103,-563C1097,-563 1091,-557 1091,-551&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1091,-551 1091,-508 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1091,-508C1091,-502 1097,-496 1103,-496&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1171&quot; y=&quot;-545.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Vote&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1091,-538 1251,-538 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1099&quot; y=&quot;-521.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote :boolean&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1099&quot; y=&quot;-504.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Node&amp;#45;&amp;gt;Vote --&gt;
-&lt;g id=&quot;edge6&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Vote&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M963,-851C1014,-948 1107,-1124 1149,-1204&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;962.856,-850.742 961.934,-839.815 960.428,-846.371 958,-842 958,-842 958,-842 960.428,-846.371 954.066,-844.185 962.856,-850.742 962.856,-850.742&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1151.02&quot; cy=&quot;-1207.53&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
-&lt;/g&gt;
-&lt;!-- UserObserver --&gt;
-&lt;g id=&quot;node5&quot; class=&quot;node&quot;&gt;&lt;title&gt;UserObserver&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;865,-379 865,-429 959,-429 959,-379 865,-379&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;912&quot; y=&quot;-411.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;UserObserver&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;865,-404 959,-404 &quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;912&quot; y=&quot;-386.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;g id=&quot;edge10&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Node&amp;#45;&amp;gt;Vote&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1044,-639C1072,-614 1103,-589 1126,-568&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1043.53,-639.415 1033.04,-642.613 1039.76,-642.707 1036,-646 1036,-646 1036,-646 1039.76,-642.707 1038.96,-649.387 1043.53,-639.415 1043.53,-639.415&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1128.93&quot; cy=&quot;-565.561&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Poll --&gt;
 &lt;g id=&quot;node6&quot; class=&quot;node&quot;&gt;&lt;title&gt;Poll&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;75&quot; cy=&quot;-493&quot; rx=&quot;27&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;75&quot; y=&quot;-488.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Poll&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;959&quot; cy=&quot;-1026&quot; rx=&quot;27.7953&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;959&quot; y=&quot;-1021.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Poll&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- PollAnswer --&gt;
-&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollAnswer&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;13,-788 121,-788 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M121,-788C127,-788 133,-794 133,-800&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;133,-800 133,-894 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M133,-894C133,-900 127,-906 121,-906&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;121,-906 13,-906 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M13,-906C7,-906 1,-900 1,-894&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-894 1,-800 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1,-800C1,-794 7,-788 13,-788&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;67&quot; y=&quot;-888.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollAnswer&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-881 133,-881 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-863.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;answer :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-846.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;votes :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-829.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;position :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-812.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;9&quot; y=&quot;-795.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollAnswer&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1083,-1208 1224,-1208 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1224,-1208C1230,-1208 1236,-1214 1236,-1220&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1236,-1220 1236,-1314 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1236,-1314C1236,-1320 1230,-1326 1224,-1326&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1224,-1326 1083,-1326 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1083,-1326C1077,-1326 1071,-1320 1071,-1314&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1071,-1314 1071,-1220 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1071,-1220C1071,-1214 1077,-1208 1083,-1208&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1153&quot; y=&quot;-1308.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollAnswer&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1071,-1301 1236,-1301 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1078.5&quot; y=&quot;-1283.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;answer :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1078.5&quot; y=&quot;-1266.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;votes :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1078.5&quot; y=&quot;-1249.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;position :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1078.5&quot; y=&quot;-1232.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1078.5&quot; y=&quot;-1215.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Poll&amp;#45;&amp;gt;PollAnswer --&gt;
 &lt;g id=&quot;edge16&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Poll&amp;#45;&amp;gt;PollAnswer&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M75,-521C74,-576 70,-702 68,-780&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;75.0001,-521 79.5,-511 75,-516 75,-511 75,-511 75,-511 75,-516 70.5,-511 75.0001,-521 75.0001,-521&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;68&quot; cy=&quot;-784&quot; rx=&quot;4&quot; ry=&quot;4&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;90&quot; y=&quot;-637.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;answers&lt;/text&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M979,-1050C1007,-1085 1060,-1151 1101,-1202&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;978.585,-1049.53 975.387,-1039.04 975.293,-1045.76 972,-1042 972,-1042 972,-1042 975.293,-1045.76 968.613,-1044.96 978.585,-1049.53 978.585,-1049.53&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1103.44&quot; cy=&quot;-1204.93&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1050&quot; y=&quot;-1103.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;answers&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Slug --&gt;
-&lt;g id=&quot;node35&quot; class=&quot;node&quot;&gt;&lt;title&gt;Slug&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;425&quot; cy=&quot;-367&quot; rx=&quot;27.9903&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;425&quot; y=&quot;-362.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Slug&lt;/text&gt;
+&lt;g id=&quot;node45&quot; class=&quot;node&quot;&gt;&lt;title&gt;Slug&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;541&quot; cy=&quot;-853&quot; rx=&quot;31.9646&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;541&quot; y=&quot;-848.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Slug&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Poll&amp;#45;&amp;gt;Slug --&gt;
 &lt;g id=&quot;edge14&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Poll&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M109,-481C176,-456 327,-402 392,-379&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;108.578,-481.126 97.7069,-479.69 103.789,-482.563 99,-484 99,-484 99,-484 103.789,-482.563 100.293,-488.31 108.578,-481.126 108.578,-481.126&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;396.255&quot; cy=&quot;-377.405&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M925,-1012C848,-980 653,-900 575,-867&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;925.715,-1012.29 933.329,-1020.18 930.358,-1014.14 935,-1016 935,-1016 935,-1016 930.358,-1014.14 936.671,-1011.82 925.715,-1012.29 925.715,-1012.29&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;570.745&quot; cy=&quot;-865.405&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Forum --&gt;
 &lt;g id=&quot;node7&quot; class=&quot;node&quot;&gt;&lt;title&gt;Forum&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;410,-6 518,-6 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M518,-6C524,-6 530,-12 530,-18&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;530,-18 530,-112 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M530,-112C530,-118 524,-124 518,-124&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;518,-124 410,-124 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M410,-124C404,-124 398,-118 398,-112&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;398,-112 398,-18 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M398,-18C398,-12 404,-6 410,-6&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;464&quot; y=&quot;-106.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Forum&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;398,-99 530,-99 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;406&quot; y=&quot;-81.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;406&quot; y=&quot;-64.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;406&quot; y=&quot;-47.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;position :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;406&quot; y=&quot;-30.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;406&quot; y=&quot;-13.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;401,-1255 542,-1255 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M542,-1255C548,-1255 554,-1261 554,-1267&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;554,-1267 554,-1361 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M554,-1361C554,-1367 548,-1373 542,-1373&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;542,-1373 401,-1373 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M401,-1373C395,-1373 389,-1367 389,-1361&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1361 389,-1267 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M389,-1267C389,-1261 395,-1255 401,-1255&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;471&quot; y=&quot;-1355.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Forum&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;389,-1348 554,-1348 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1330.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1313.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1296.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;position :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1279.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;396.5&quot; y=&quot;-1262.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Post --&gt;
-&lt;g id=&quot;node18&quot; class=&quot;node&quot;&gt;&lt;title&gt;Post&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;628&quot; cy=&quot;-529&quot; rx=&quot;29.1851&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;628&quot; y=&quot;-524.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Post&lt;/text&gt;
+&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;Post&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;809&quot; cy=&quot;-1305&quot; rx=&quot;30.7734&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;809&quot; y=&quot;-1300.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Post&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Forum&amp;#45;&amp;gt;Post --&gt;
 &lt;g id=&quot;edge22&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Forum&amp;#45;&amp;gt;Post&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M488,-134C525,-239 594,-433 619,-503&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;487.874,-133.578 489.31,-122.707 486.437,-128.789 485,-124 485,-124 485,-124 486.437,-128.789 480.69,-125.293 487.874,-133.578 487.874,-133.578&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;620.595&quot; cy=&quot;-507.255&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M564,-1312C631,-1310 719,-1307 770,-1306&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;564,-1312 554,-1307.5 559,-1312 554,-1312 554,-1312 554,-1312 559,-1312 554,-1316.5 564,-1312 564,-1312&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;774&quot; cy=&quot;-1306&quot; rx=&quot;4&quot; ry=&quot;4&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Forum&amp;#45;&amp;gt;Slug --&gt;
 &lt;g id=&quot;edge20&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Forum&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M455,-134C447,-200 435,-296 428,-341&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;455.005,-133.95 460.478,-124.448 455.502,-128.975 456,-124 456,-124 456,-124 455.502,-128.975 451.522,-123.552 455.005,-133.95 455.005,-133.95&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;427.496&quot; cy=&quot;-345.031&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M481,-1245C497,-1140 526,-949 537,-879&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;480.995,-1245.05 475.522,-1254.55 480.498,-1250.02 480,-1255 480,-1255 480,-1255 480.498,-1250.02 484.478,-1255.45 480.995,-1245.05 480.995,-1245.05&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;537.504&quot; cy=&quot;-874.969&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Content --&gt;
 &lt;g id=&quot;node8&quot; class=&quot;node&quot;&gt;&lt;title&gt;Content&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;630&quot; cy=&quot;-815&quot; rx=&quot;41.1906&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;630&quot; y=&quot;-810.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Content&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;723&quot; cy=&quot;-670&quot; rx=&quot;50.0315&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;723&quot; y=&quot;-665.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Content&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Node --&gt;
-&lt;g id=&quot;edge24&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Node&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M678,-810C726,-805 798,-798 852,-791&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;673.969&quot; cy=&quot;-810.504&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;856.031&quot; cy=&quot;-790.496&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge26&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Node&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M773,-682C790,-686 809,-691 829,-695&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;768.881&quot; cy=&quot;-680.97&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;833.119&quot; cy=&quot;-696.03&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Poll --&gt;
 &lt;g id=&quot;edge18&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Poll&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M593,-797C538,-771 434,-720 348,-671 249,-614 137,-537 94,-506&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;591.559,-800.203 602,-802 594.958,-794.084 591.559,-800.203&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M739,-697C771,-751 846,-875 918,-974 927,-986 937,-1000 946,-1010&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;741.916,-695.042 734,-688 735.797,-698.441 741.916,-695.042&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Diary --&gt;
 &lt;g id=&quot;node9&quot; class=&quot;node&quot;&gt;&lt;title&gt;Diary&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;372&quot; cy=&quot;-657&quot; rx=&quot;31.9646&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;372&quot; y=&quot;-652.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Diary&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;515&quot; cy=&quot;-622&quot; rx=&quot;37.0233&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;515&quot; y=&quot;-617.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Diary&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Diary --&gt;
 &lt;g id=&quot;edge32&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Diary&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M597,-795C544,-762 439,-698 394,-670&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;595.559,-798.203 606,-800 598.958,-792.084 595.559,-798.203&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M671,-658C633,-649 582,-637 549,-630&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;670.508,-661.471 681,-660 671.881,-654.607 670.508,-661.471&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Comment --&gt;
 &lt;g id=&quot;edge28&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Comment&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M620,-843C597,-907 538,-1069 501,-1171&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;620.286,-842.285 628.178,-834.671 622.143,-837.642 624,-833 624,-833 624,-833 622.143,-837.642 619.822,-831.329 620.286,-842.285 620.286,-842.285&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;500.874,-1171.42 493.69,-1179.71 499.437,-1176.21 498,-1181 498,-1181 498,-1181 499.437,-1176.21 502.31,-1182.29 500.874,-1171.42 500.874,-1171.42&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M712,-643C699,-610 678,-555 660,-506&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;711.939,-642.862 711.888,-653.828 713.969,-647.431 716,-652 716,-652 716,-652 713.969,-647.431 720.112,-650.172 711.939,-642.862 711.939,-642.862&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;659.714,-505.285 660.178,-494.329 657.857,-500.642 656,-496 656,-496 656,-496 657.857,-500.642 651.822,-497.671 659.714,-505.285 659.714,-505.285&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Tracker --&gt;
-&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tracker&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;872&quot; cy=&quot;-585&quot; rx=&quot;40.9981&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;872&quot; y=&quot;-580.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tracker&lt;/text&gt;
+&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;Tracker&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;355&quot; cy=&quot;-1026&quot; rx=&quot;45.8622&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;355&quot; y=&quot;-1021.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tracker&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Tracker --&gt;
 &lt;g id=&quot;edge40&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Tracker&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M654,-791C704,-745 812,-642 855,-601&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;651.596,-788.454 647,-798 656.546,-793.404 651.596,-788.454&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M693,-692C652,-723 576,-782 517,-839 457,-897 395,-975 368,-1009&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;695.1,-694.8 701,-686 690.9,-689.2 695.1,-694.8&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;Post --&gt;
 &lt;g id=&quot;edge44&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Post&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M630,-787C629,-728 628,-596 628,-547&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;626.5,-787 630,-797 633.5,-787 626.5,-787&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M720,-698C714,-742 706,-830 713,-905 728,-1056 784,-1231 803,-1287&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;723.488,-698.299 721,-688 716.522,-697.602 723.488,-698.299&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User --&gt;
-&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;User&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;718,-867 922,-867 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M922,-867C928,-867 934,-873 934,-879&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;934,-879 934,-1143 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M934,-1143C934,-1149 928,-1155 922,-1155&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;922,-1155 718,-1155 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M718,-1155C712,-1155 706,-1149 706,-1143&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;706,-1143 706,-879 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M706,-879C706,-873 712,-867 718,-867&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;820&quot; y=&quot;-1137.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;User&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;706,-1130 934,-1130 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1112.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;login :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1095.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;email :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1078.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;name :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1061.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;homesite :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1044.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;role :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1027.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-1010.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;salt :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-993.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;remember_token :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-976.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;remember_token_expires_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-959.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;crypted_password :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-942.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;activation_code :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-925.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;activated_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-908.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-891.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;714&quot; y=&quot;-874.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node26&quot; class=&quot;node&quot;&gt;&lt;title&gt;User&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;785,-359 978,-359 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M978,-359C984,-359 990,-365 990,-371&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;990,-371 990,-533 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M990,-533C990,-539 984,-545 978,-545&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;978,-545 785,-545 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M785,-545C779,-545 773,-539 773,-533&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;773,-533 773,-371 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M773,-371C773,-365 779,-359 785,-359&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;881&quot; y=&quot;-527.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;User&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;773,-520 990,-520 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-502.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;name :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-485.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;homesite :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-468.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;role :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-451.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;avatar_file_name :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-434.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;avatar_content_type :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-417.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;avatar_file_size :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-400.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;avatar_updated_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-383.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;780.5&quot; y=&quot;-366.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;User --&gt;
-&lt;g id=&quot;edge26&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;User&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M652,-838C665,-852 681,-868 700,-887&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;648.828&quot; cy=&quot;-834.828&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;703.172&quot; cy=&quot;-890.172&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;g id=&quot;edge24&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;User&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M741,-646C757,-623 784,-587 809,-552&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;738.325&quot; cy=&quot;-649.745&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;811.675&quot; cy=&quot;-548.255&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Interview --&gt;
+&lt;g id=&quot;node28&quot; class=&quot;node&quot;&gt;&lt;title&gt;Interview&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;772&quot; cy=&quot;-905&quot; rx=&quot;57.1737&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;772&quot; y=&quot;-900.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Interview&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Content&amp;#45;&amp;gt;Interview --&gt;
+&lt;g id=&quot;edge72&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;Interview&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M729,-698C739,-747 760,-846 768,-887&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;732.393,-697.119 727,-688 725.529,-698.492 732.393,-697.119&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- News --&gt;
-&lt;g id=&quot;node23&quot; class=&quot;node&quot;&gt;&lt;title&gt;News&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;847&quot; cy=&quot;-346&quot; rx=&quot;32.8565&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;847&quot; y=&quot;-341.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;News&lt;/text&gt;
+&lt;g id=&quot;node30&quot; class=&quot;node&quot;&gt;&lt;title&gt;News&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;316&quot; cy=&quot;-741&quot; rx=&quot;37.0233&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;316&quot; y=&quot;-736.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;News&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;News --&gt;
-&lt;g id=&quot;edge68&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;News&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M642,-788C683,-702 805,-435 839,-364&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;638.863,-786.44 638,-797 645.26,-789.283 638.863,-786.44&quot;/&gt;
+&lt;g id=&quot;edge82&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;News&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M665,-676C599,-684 490,-698 398,-718 381,-722 363,-727 347,-731&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;665.398,-679.478 675,-675 664.701,-672.512 665.398,-679.478&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- WikiPage --&gt;
-&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;WikiPage&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;392&quot; cy=&quot;-948&quot; rx=&quot;47.9469&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;392&quot; y=&quot;-943.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;WikiPage&lt;/text&gt;
+&lt;g id=&quot;node35&quot; class=&quot;node&quot;&gt;&lt;title&gt;WikiPage&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;628&quot; cy=&quot;-1082&quot; rx=&quot;55.0898&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;628&quot; y=&quot;-1077.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;WikiPage&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Content&amp;#45;&amp;gt;WikiPage --&gt;
-&lt;g id=&quot;edge72&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;WikiPage&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M596,-834C548,-861 462,-909 419,-933&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;597.958,-836.916 605,-829 594.559,-830.797 597.958,-836.916&quot;/&gt;
+&lt;g id=&quot;edge90&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Content&amp;#45;&amp;gt;WikiPage&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M717,-698C699,-777 647,-999 632,-1064&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;720.471,-698.492 719,-688 713.607,-697.119 720.471,-698.492&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Diary&amp;#45;&amp;gt;Slug --&gt;
 &lt;g id=&quot;edge30&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Diary&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M377,-629C387,-573 410,-448 421,-393&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;376.961,-629.194 370.587,-638.117 375.981,-634.097 375,-639 375,-639 375,-639 375.981,-634.097 379.413,-639.883 376.961,-629.194 376.961,-629.194&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;421.504&quot; cy=&quot;-388.969&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M518,-650C524,-696 533,-783 538,-827&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;517.995,-649.95 521.478,-639.552 517.498,-644.975 517,-640 517,-640 517,-640 517.498,-644.975 512.522,-640.448 517.995,-649.95 517.995,-649.95&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;538.504&quot; cy=&quot;-831.031&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Relevance --&gt;
 &lt;g id=&quot;node10&quot; class=&quot;node&quot;&gt;&lt;title&gt;Relevance&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;47,-1209 150,-1209 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M150,-1209C156,-1209 162,-1215 162,-1221&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;162,-1221 162,-1264 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M162,-1264C162,-1270 156,-1276 150,-1276&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;150,-1276 47,-1276 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M47,-1276C41,-1276 35,-1270 35,-1264&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;35,-1264 35,-1221 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M35,-1221C35,-1215 41,-1209 47,-1209&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;98&quot; y=&quot;-1258.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Relevance&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;35,-1251 162,-1251 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;42.5&quot; y=&quot;-1234.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote :boolean&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;42.5&quot; y=&quot;-1217.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;51,-158 187,-158 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M187,-158C193,-158 199,-164 199,-170&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;199,-170 199,-213 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M199,-213C199,-219 193,-225 187,-225&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;187,-225 51,-225 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M51,-225C45,-225 39,-219 39,-213&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;39,-213 39,-170 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M39,-170C39,-164 45,-158 51,-158&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;119&quot; y=&quot;-207.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Relevance&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;39,-200 199,-200 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;47&quot; y=&quot;-183.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;vote :boolean&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;47&quot; y=&quot;-166.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Comment&amp;#45;&amp;gt;Relevance --&gt;
 &lt;g id=&quot;edge34&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Comment&amp;#45;&amp;gt;Relevance&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M385,-1254C319,-1251 232,-1248 170,-1245&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;385,-1254 395,-1258.5 390,-1254 395,-1254 395,-1254 395,-1254 390,-1254 395,-1249.5 385,-1254 385,-1254&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;166&quot; cy=&quot;-1245&quot; rx=&quot;4&quot; ry=&quot;4&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M514,-370C467,-352 413,-330 363,-308 305,-283 241,-252 193,-229&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;514.715,-370.286 522.329,-378.178 519.358,-372.143 524,-374 524,-374 524,-374 519.358,-372.143 525.671,-369.822 514.715,-370.286 514.715,-370.286&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;189.473&quot; cy=&quot;-226.985&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Commit --&gt;
+&lt;g id=&quot;node12&quot; class=&quot;node&quot;&gt;&lt;title&gt;Commit&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;401,-721 401,-771 470,-771 470,-721 401,-721&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;435&quot; y=&quot;-753.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Commit&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;401,-746 470,-746 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;435&quot; y=&quot;-728.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Dictionary --&gt;
+&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;Dictionary&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;253,-920 331,-920 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M331,-920C337,-920 343,-926 343,-932&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;343,-932 343,-975 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M343,-975C343,-981 337,-987 331,-987&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;331,-987 253,-987 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M253,-987C247,-987 241,-981 241,-975&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;241,-975 241,-932 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M241,-932C241,-926 247,-920 253,-920&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;292&quot; y=&quot;-969.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Dictionary&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;241,-962 343,-962 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249&quot; y=&quot;-945.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;key :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249&quot; y=&quot;-928.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;value :string&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Account --&gt;
+&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;Account&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;378,-0 556,-0 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M556,-0C562,-0 568,-6 568,-12&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;568,-12 568,-293 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M568,-293C568,-299 562,-305 556,-305&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;556,-305 378,-305 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M378,-305C372,-305 366,-299 366,-293&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;366,-293 366,-12 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M366,-12C366,-6 372,-0 378,-0&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;467&quot; y=&quot;-287.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Account&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;366,-280 568,-280 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-263.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;login :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-246.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;email :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-229.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-212.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;crypted_password :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-195.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;password_salt :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-178.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;persistence_token :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-161.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;single_access_token :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-144.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;perishable_token :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-127.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;last_request_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-110.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;current_login_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-93.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;last_login_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-76.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;current_login_ip :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-59.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;last_login_ip :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-42.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;stylesheet :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-25.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;374&quot; y=&quot;-8.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Page --&gt;
+&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;Page&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1133,-601 1274,-601 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1274,-601C1280,-601 1286,-607 1286,-613&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1286,-613 1286,-707 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1286,-707C1286,-713 1280,-719 1274,-719&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1274,-719 1133,-719 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1133,-719C1127,-719 1121,-713 1121,-707&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1121,-707 1121,-613 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1121,-613C1121,-607 1127,-601 1133,-601&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1203&quot; y=&quot;-701.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Page&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1121,-694 1286,-694 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1128.5&quot; y=&quot;-676.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;slug :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1128.5&quot; y=&quot;-659.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1128.5&quot; y=&quot;-642.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;body :text&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1128.5&quot; y=&quot;-625.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;1128.5&quot; y=&quot;-608.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- TagList --&gt;
-&lt;g id=&quot;node12&quot; class=&quot;node&quot;&gt;&lt;title&gt;TagList&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;433,-598 433,-648 491,-648 491,-598 433,-598&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;462&quot; y=&quot;-630.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TagList&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;433,-623 491,-623 &quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;462&quot; y=&quot;-605.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;g id=&quot;node16&quot; class=&quot;node&quot;&gt;&lt;title&gt;TagList&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;281,-841 281,-891 345,-891 345,-841 281,-841&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;313&quot; y=&quot;-873.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;TagList&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;281,-866 345,-866 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;313&quot; y=&quot;-848.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Board --&gt;
-&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;Board&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;741,-1 844,-1 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M844,-1C850,-1 856,-7 856,-13&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;856,-13 856,-107 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M856,-107C856,-113 850,-119 844,-119&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;844,-119 741,-119 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M741,-119C735,-119 729,-113 729,-107&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;729,-107 729,-13 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M729,-13C729,-7 735,-1 741,-1&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;792&quot; y=&quot;-101.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Board&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;729,-94 856,-94 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;736.5&quot; y=&quot;-76.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;login :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;736.5&quot; y=&quot;-59.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;user_agent :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;736.5&quot; y=&quot;-42.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;object_type :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;736.5&quot; y=&quot;-25.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;message :text&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;736.5&quot; y=&quot;-8.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;Board&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;15,-504 151,-504 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M151,-504C157,-504 163,-510 163,-516&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;163,-516 163,-610 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M163,-610C163,-616 157,-622 151,-622&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;151,-622 15,-622 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M15,-622C9,-622 3,-616 3,-610&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;3,-610 3,-516 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M3,-516C3,-510 9,-504 15,-504&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;83&quot; y=&quot;-604.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Board&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;3,-597 163,-597 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;11&quot; y=&quot;-579.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;login :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;11&quot; y=&quot;-562.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;user_agent :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;11&quot; y=&quot;-545.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;object_type :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;11&quot; y=&quot;-528.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;message :text&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;11&quot; y=&quot;-511.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- PollIp --&gt;
-&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollIp&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;985,-433 1031,-433 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1031,-433C1037,-433 1043,-439 1043,-445&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1043,-445 1043,-471 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1043,-471C1043,-477 1037,-483 1031,-483&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1031,-483 985,-483 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M985,-483C979,-483 973,-477 973,-471&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;973,-471 973,-445 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M973,-445C973,-439 979,-433 985,-433&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1008&quot; y=&quot;-465.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollIp&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;973,-458 1043,-458 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;981&quot; y=&quot;-440.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ip :integer&lt;/text&gt;
+&lt;g id=&quot;node18&quot; class=&quot;node&quot;&gt;&lt;title&gt;PollIp&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;933,-1121 996,-1121 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M996,-1121C1002,-1121 1008,-1127 1008,-1133&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1008,-1133 1008,-1159 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1008,-1159C1008,-1165 1002,-1171 996,-1171&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;996,-1171 933,-1171 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M933,-1171C927,-1171 921,-1165 921,-1159&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;921,-1159 921,-1133 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M921,-1133C921,-1127 927,-1121 933,-1121&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;964&quot; y=&quot;-1153.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;PollIp&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;921,-1146 1008,-1146 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;928.5&quot; y=&quot;-1128.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ip :integer&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Tracker&amp;#45;&amp;gt;Slug --&gt;
 &lt;g id=&quot;edge38&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Tracker&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M835,-567C749,-525 534,-420 456,-382&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;835.258,-567.144 841.815,-575.934 839.629,-569.572 844,-572 844,-572 844,-572 839.629,-569.572 846.185,-568.066 835.258,-567.144 835.258,-567.144&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;451.578&quot; cy=&quot;-379.789&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M381,-1002C418,-968 484,-907 518,-875&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;380.526,-1002.41 370.037,-1005.61 376.763,-1005.71 373,-1009 373,-1009 373,-1009 376.763,-1005.71 375.963,-1012.39 380.526,-1002.41 380.526,-1002.41&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;521.172&quot; cy=&quot;-871.828&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Link --&gt;
-&lt;g id=&quot;node16&quot; class=&quot;node&quot;&gt;&lt;title&gt;Link&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1122,-36 1230,-36 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1230,-36C1236,-36 1242,-42 1242,-48&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1242,-48 1242,-159 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1242,-159C1242,-165 1236,-171 1230,-171&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1230,-171 1122,-171 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1122,-171C1116,-171 1110,-165 1110,-159&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-159 1110,-48 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1110,-48C1110,-42 1116,-36 1122,-36&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1176&quot; y=&quot;-153.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Link&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1110,-146 1242,-146 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-129.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-112.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;url :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-95.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;lang :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-78.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;nb_clicks :integer&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-61.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1118&quot; y=&quot;-44.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;Link&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;13,-840 154,-840 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M154,-840C160,-840 166,-846 166,-852&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;166,-852 166,-963 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M166,-963C166,-969 160,-975 154,-975&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;154,-975 13,-975 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M13,-975C7,-975 1,-969 1,-963&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-963 1,-852 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1,-852C1,-846 7,-840 13,-840&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;83&quot; y=&quot;-957.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Link&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1,-950 166,-950 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-933.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-916.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;url :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-899.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;lang :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-882.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;nb_clicks :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-865.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;8.5&quot; y=&quot;-848.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Post&amp;#45;&amp;gt;Slug --&gt;
 &lt;g id=&quot;edge42&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Post&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M602,-509C562,-477 488,-417 449,-386&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;602,-509 607.3,-518.6 606,-512 610,-515 610,-515 610,-515 606,-512 612.7,-511.4 602,-509 602,-509&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;446.073&quot; cy=&quot;-383.561&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
-&lt;/g&gt;
-&lt;!-- UserMailer --&gt;
-&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;UserMailer&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;973,-595 973,-645 1050,-645 1050,-595 973,-595&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1011&quot; y=&quot;-627.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;UserMailer&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;973,-620 1050,-620 &quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1011&quot; y=&quot;-602.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M795,-1279C772,-1237 726,-1153 685,-1082 640,-1006 584,-918 556,-877&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;795.144,-1279.26 796.066,-1290.19 797.572,-1283.63 800,-1288 800,-1288 800,-1288 797.572,-1283.63 803.934,-1285.81 795.144,-1279.26 795.144,-1279.26&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;553.985&quot; cy=&quot;-873.473&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Response --&gt;
+&lt;g id=&quot;node23&quot; class=&quot;node&quot;&gt;&lt;title&gt;Response&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;813,-1040 896,-1040 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M896,-1040C902,-1040 908,-1046 908,-1052&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;908,-1052 908,-1095 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M908,-1095C908,-1101 902,-1107 896,-1107&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;896,-1107 813,-1107 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M813,-1107C807,-1107 801,-1101 801,-1095&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;801,-1095 801,-1052 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M801,-1052C801,-1046 807,-1040 813,-1040&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;854&quot; y=&quot;-1089.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Response&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;801,-1082 908,-1082 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;808.5&quot; y=&quot;-1065.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;808.5&quot; y=&quot;-1048.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;content :text&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- AccountSession --&gt;
+&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;AccountSession&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1001,-1001 1001,-1051 1124,-1051 1124,-1001 1001,-1001&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1062&quot; y=&quot;-1033.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AccountSession&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1001,-1026 1124,-1026 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1062&quot; y=&quot;-1008.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- NewsNotifications --&gt;
+&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;NewsNotifications&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;921,-921 921,-971 1061,-971 1061,-921 921,-921&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;991&quot; y=&quot;-953.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;NewsNotifications&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;921,-946 1061,-946 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;991&quot; y=&quot;-928.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Tag --&gt;
-&lt;g id=&quot;edge50&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Tag&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M804,-1165C800,-1201 796,-1235 794,-1260&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;804.005,-1164.95 809.478,-1155.45 804.502,-1159.98 805,-1155 805,-1155 805,-1155 804.502,-1159.98 800.522,-1154.55 804.005,-1164.95 804.005,-1164.95&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;793.995,-1260.05 788.522,-1269.55 793.498,-1265.02 793,-1270 793,-1270 793,-1270 793.498,-1265.02 797.478,-1270.45 793.995,-1260.05 793.995,-1260.05&quot;/&gt;
+&lt;g id=&quot;edge68&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Tag&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M850,-349C833,-294 813,-230 802,-191&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;850.126,-349.422 848.69,-360.293 851.563,-354.211 853,-359 853,-359 853,-359 851.563,-354.211 857.31,-357.707 850.126,-349.422 850.126,-349.422&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;801.874,-190.578 803.31,-179.707 800.437,-185.789 799,-181 799,-181 799,-181 800.437,-185.789 794.69,-182.293 801.874,-190.578 801.874,-190.578&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Node --&gt;
-&lt;g id=&quot;edge48&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Node&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M891,-858C893,-855 894,-852 895,-849&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;891.061,-857.862 882.888,-865.172 889.031,-862.431 887,-867 887,-867 887,-867 889.031,-862.431 891.112,-868.828 891.061,-857.862 891.061,-857.862&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;897.015&quot; cy=&quot;-845.473&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;g id=&quot;edge50&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Node&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M906,-555C913,-582 921,-612 927,-638&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;905.961,-554.806 908.413,-544.117 904.981,-549.903 904,-545 904,-545 904,-545 904.981,-549.903 899.587,-545.883 905.961,-554.806 905.961,-554.806&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;928.03&quot; cy=&quot;-642.119&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- User&amp;#45;&amp;gt;Diary --&gt;
+&lt;g id=&quot;edge66&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Diary&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M764,-506C689,-541 598,-583 549,-606&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;763.862,-506.061 774.828,-506.112 768.431,-504.031 773,-502 773,-502 773,-502 768.431,-504.031 771.172,-497.888 763.862,-506.061 763.862,-506.061&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;545.677&quot; cy=&quot;-607.424&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Relevance --&gt;
-&lt;g id=&quot;edge56&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Relevance&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M696,-1051C545,-1100 292,-1180 170,-1219&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;696.422,-1050.87 707.293,-1052.31 701.211,-1049.44 706,-1048 706,-1048 706,-1048 701.211,-1049.44 704.707,-1043.69 696.422,-1050.87 696.422,-1050.87&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;165.745&quot; cy=&quot;-1220.6&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge52&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Relevance&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M778,-353C762,-341 745,-331 726,-324 651,-295 441,-328 363,-308 296,-292 227,-257 179,-229&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;778.679,-353.453 784.504,-362.744 782.84,-356.226 787,-359 787,-359 787,-359 782.84,-356.226 789.496,-355.256 778.679,-353.453 778.679,-353.453&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;175.473&quot; cy=&quot;-226.985&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Comment --&gt;
-&lt;g id=&quot;edge58&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Comment&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M698,-1097C649,-1131 596,-1169 552,-1199&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;698,-1097 708.7,-1094.6 702,-1094 706,-1091 706,-1091 706,-1091 702,-1094 703.3,-1087.4 698,-1097 698,-1097&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;548.255&quot; cy=&quot;-1201.68&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;g id=&quot;edge64&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Comment&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M763,-433C752,-431 742,-430 731,-428&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;763.194,-433.039 772.117,-439.413 768.097,-434.019 773,-435 773,-435 773,-435 768.097,-434.019 773.883,-430.587 763.194,-433.039 763.194,-433.039&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;726.969&quot; cy=&quot;-427.496&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- User&amp;#45;&amp;gt;Account --&gt;
+&lt;g id=&quot;edge62&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Account&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M766,-355C753,-344 739,-333 726,-324 677,-289 622,-252 575,-221&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;769.745&quot; cy=&quot;-357.675&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;571.255&quot; cy=&quot;-218.325&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Tagging --&gt;
-&lt;g id=&quot;edge54&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Tagging&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M943,-964C1008,-940 1085,-912 1139,-891&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;943.138,-963.939 932.172,-963.888 938.569,-965.969 934,-968 934,-968 934,-968 938.569,-965.969 935.828,-972.112 943.138,-963.939 943.138,-963.939&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1143.25&quot; cy=&quot;-889.405&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge56&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Tagging&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M977,-351C1023,-303 1075,-250 1106,-217&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;976.585,-351.474 966.613,-356.037 973.293,-355.237 970,-359 970,-359 970,-359 973.293,-355.237 973.387,-361.963 976.585,-351.474 976.585,-351.474&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1109.17&quot; cy=&quot;-213.828&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- User&amp;#45;&amp;gt;Reading --&gt;
+&lt;g id=&quot;edge58&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Reading&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M984,-552C1011,-581 1038,-612 1061,-643 1109,-707 1152,-792 1173,-838&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;984.071,-552.071 980.182,-541.818 980.536,-548.536 977,-545 977,-545 977,-545 980.536,-548.536 973.818,-548.182 984.071,-552.071 984.071,-552.071&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1175.02&quot; cy=&quot;-841.527&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- User&amp;#45;&amp;gt;Vote --&gt;
-&lt;g id=&quot;edge52&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Vote&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M943,-1093C1001,-1131 1066,-1175 1112,-1206&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;942.321,-1092.55 936.496,-1083.26 938.16,-1089.77 934,-1087 934,-1087 934,-1087 938.16,-1089.77 931.504,-1090.74 942.321,-1092.55 942.321,-1092.55&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1115.75&quot; cy=&quot;-1208.68&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;g id=&quot;edge60&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Vote&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1000,-484C1027,-491 1056,-499 1083,-506&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;999.578,-483.874 991.293,-476.69 994.789,-482.437 990,-481 990,-481 990,-481 994.789,-482.437 988.707,-485.31 999.578,-483.874 999.578,-483.874&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1087.12&quot; cy=&quot;-507.03&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- User&amp;#45;&amp;gt;Slug --&gt;
+&lt;g id=&quot;edge54&quot; class=&quot;edge&quot;&gt;&lt;title&gt;User&amp;#45;&amp;gt;Slug&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M779,-552C744,-588 705,-630 671,-670 626,-724 580,-793 557,-829&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;778.929,-552.071 789.182,-548.182 782.464,-548.536 786,-545 786,-545 786,-545 782.464,-548.536 782.818,-541.818 778.929,-552.071 778.929,-552.071&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;554.325&quot; cy=&quot;-832.745&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Interview&amp;#45;&amp;gt;Slug --&gt;
+&lt;g id=&quot;edge70&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Interview&amp;#45;&amp;gt;Slug&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M716,-893C674,-883 616,-869 579,-862&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;716.194,-893.039 725.117,-899.413 721.097,-894.019 726,-895 726,-895 726,-895 721.097,-894.019 726.883,-890.587 716.194,-893.039 716.194,-893.039&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;574.881&quot; cy=&quot;-860.97&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Category --&gt;
-&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;Category&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1146,-458 1254,-458 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1254,-458C1260,-458 1266,-464 1266,-470&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1266,-470 1266,-530 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1266,-530C1266,-536 1260,-542 1254,-542&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1254,-542 1146,-542 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1146,-542C1140,-542 1134,-536 1134,-530&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1134,-530 1134,-470 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1134,-470C1134,-464 1140,-458 1146,-458&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1200&quot; y=&quot;-524.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Category&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1134,-517 1266,-517 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1142&quot; y=&quot;-499.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1142&quot; y=&quot;-482.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;1142&quot; y=&quot;-465.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node29&quot; class=&quot;node&quot;&gt;&lt;title&gt;Category&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;51,-1229 192,-1229 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M192,-1229C198,-1229 204,-1235 204,-1241&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;204,-1241 204,-1301 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M204,-1301C204,-1307 198,-1313 192,-1313&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;192,-1313 51,-1313 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M51,-1313C45,-1313 39,-1307 39,-1301&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;39,-1301 39,-1241 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M39,-1241C39,-1235 45,-1229 51,-1229&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;121&quot; y=&quot;-1295.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Category&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;39,-1288 204,-1288 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;46.5&quot; y=&quot;-1270.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;46.5&quot; y=&quot;-1253.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;46.5&quot; y=&quot;-1236.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Category&amp;#45;&amp;gt;Tracker --&gt;
-&lt;g id=&quot;edge60&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Category&amp;#45;&amp;gt;Tracker&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1124,-520C1059,-537 968,-561 915,-574&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1124.42,-519.874 1135.29,-521.31 1129.21,-518.437 1134,-517 1134,-517 1134,-517 1129.21,-518.437 1132.71,-512.69 1124.42,-519.874 1124.42,-519.874&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;910.881&quot; cy=&quot;-575.03&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge74&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Category&amp;#45;&amp;gt;Tracker&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M168,-1222C218,-1169 296,-1088 333,-1049&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;168.071,-1221.93 157.818,-1225.82 164.536,-1225.46 161,-1229 161,-1229 161,-1229 164.536,-1225.46 164.182,-1232.18 168.071,-1221.93 168.071,-1221.93&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;336.172&quot; cy=&quot;-1045.83&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- News&amp;#45;&amp;gt;Board --&gt;
-&lt;g id=&quot;edge64&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Board&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M841,-318C832,-274 816,-188 805,-127&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;841.039,-318.194 838.587,-328.883 842.019,-323.097 843,-328 843,-328 843,-328 842.019,-323.097 847.413,-327.117 841.039,-318.194 841.039,-318.194&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;803.97&quot; cy=&quot;-122.881&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge80&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Board&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M288,-720C258,-696 209,-660 166,-627&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;288,-720 293.3,-729.6 292,-723 296,-726 296,-726 296,-726 292,-723 298.7,-722.4 288,-720 288,-720&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;163.073&quot; cy=&quot;-624.561&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- News&amp;#45;&amp;gt;Link --&gt;
-&lt;g id=&quot;edge66&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Link&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M864,-320C875,-304 892,-283 910,-268 969,-216 1046,-170 1103,-140&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;863.547,-320.679 854.256,-326.504 860.774,-324.84 858,-329 858,-329 858,-329 860.774,-324.84 861.744,-331.496 863.547,-320.679 863.547,-320.679&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;1106.53&quot; cy=&quot;-137.985&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;g id=&quot;edge78&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Link&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M287,-762C258,-783 213,-815 172,-844&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;287,-762 297.7,-759.6 291,-759 295,-756 295,-756 295,-756 291,-759 292.3,-752.4 287,-762 287,-762&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;169.073&quot; cy=&quot;-846.439&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- News&amp;#45;&amp;gt;Slug --&gt;
-&lt;g id=&quot;edge62&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M804,-348C720,-353 538,-361 461,-366&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;804,-348 814,-352.5 809,-348 814,-348 814,-348 814,-348 809,-348 814,-343.5 804,-348 804,-348&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;457&quot; cy=&quot;-366&quot; rx=&quot;4&quot; ry=&quot;4&quot;/&gt;
+&lt;g id=&quot;edge76&quot; class=&quot;edge&quot;&gt;&lt;title&gt;News&amp;#45;&amp;gt;Slug&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M351,-759C394,-781 468,-817 510,-837&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;350.742,-758.856 344.185,-750.066 346.371,-756.428 342,-754 342,-754 342,-754 346.371,-756.428 339.815,-757.934 350.742,-758.856 350.742,-758.856&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;513.527&quot; cy=&quot;-839.015&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- AccountNotifications --&gt;
+&lt;g id=&quot;node31&quot; class=&quot;node&quot;&gt;&lt;title&gt;AccountNotifications&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1291,-921 1291,-971 1448,-971 1448,-921 1291,-921&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1369&quot; y=&quot;-953.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;AccountNotifications&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1291,-946 1448,-946 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1369&quot; y=&quot;-928.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- FriendSite --&gt;
+&lt;g id=&quot;node33&quot; class=&quot;node&quot;&gt;&lt;title&gt;FriendSite&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;333,-1081 438,-1081 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M438,-1081C444,-1081 450,-1087 450,-1093&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;450,-1093 450,-1153 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M450,-1153C450,-1159 444,-1165 438,-1165&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;438,-1165 333,-1165 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M333,-1165C327,-1165 321,-1159 321,-1153&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;321,-1153 321,-1093 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M321,-1093C321,-1087 327,-1081 333,-1081&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;385&quot; y=&quot;-1147.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;FriendSite&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;321,-1140 450,-1140 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;328.5&quot; y=&quot;-1122.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;328.5&quot; y=&quot;-1105.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;url :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;328.5&quot; y=&quot;-1088.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;position :integer&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Stylesheet --&gt;
+&lt;g id=&quot;node34&quot; class=&quot;node&quot;&gt;&lt;title&gt;Stylesheet&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1081,-1081 1081,-1131 1171,-1131 1171,-1081 1081,-1081&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1126&quot; y=&quot;-1113.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Stylesheet&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;1081,-1106 1171,-1106 &quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1126&quot; y=&quot;-1088.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt; &lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- WikiPage&amp;#45;&amp;gt;Slug --&gt;
-&lt;g id=&quot;edge70&quot; class=&quot;edge&quot;&gt;&lt;title&gt;WikiPage&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M394,-920C399,-821 418,-489 424,-393&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;393.995,-920.05 388.522,-929.552 393.498,-925.025 393,-930 393,-930 393,-930 393.498,-925.025 397.478,-930.448 393.995,-920.05 393.995,-920.05&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;424&quot; cy=&quot;-389&quot; rx=&quot;4&quot; ry=&quot;4&quot;/&gt;
+&lt;g id=&quot;edge88&quot; class=&quot;edge&quot;&gt;&lt;title&gt;WikiPage&amp;#45;&amp;gt;Slug&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M617,-1055C601,-1010 567,-922 551,-879&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;616.939,-1054.86 616.888,-1065.83 618.969,-1059.43 621,-1064 621,-1064 621,-1064 618.969,-1059.43 625.112,-1062.17 616.939,-1054.86 616.939,-1054.86&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;549.405&quot; cy=&quot;-874.745&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Section --&gt;
-&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;Section&lt;/title&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;40,-54 148,-54 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M148,-54C154,-54 160,-60 160,-66&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;160,-66 160,-143 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M160,-143C160,-149 154,-155 148,-155&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;148,-155 40,-155 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M40,-155C34,-155 28,-149 28,-143&quot;/&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;28,-143 28,-66 &quot;/&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M28,-66C28,-60 34,-54 40,-54&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;94&quot; y=&quot;-137.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Section&lt;/text&gt;
-&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;28,-130 160,-130 &quot;/&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;36&quot; y=&quot;-113.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;36&quot; y=&quot;-96.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;36&quot; y=&quot;-79.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;36&quot; y=&quot;-62.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
+&lt;g id=&quot;node36&quot; class=&quot;node&quot;&gt;&lt;title&gt;Section&lt;/title&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;254,-358 443,-358 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M443,-358C449,-358 455,-364 455,-370&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;455,-370 455,-515 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M455,-515C455,-521 449,-527 443,-527&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;443,-527 254,-527 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M254,-527C248,-527 242,-521 242,-515&quot;/&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;242,-515 242,-370 &quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M242,-370C242,-364 248,-358 254,-358&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;348&quot; y=&quot;-509.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Section&lt;/text&gt;
+&lt;polyline style=&quot;fill:none;stroke:black;&quot; points=&quot;242,-502 455,-502 &quot;/&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-485.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;state :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-468.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;title :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-451.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;image_file_name :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-434.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;image_content_type :string&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-417.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;image_file_size :integer&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-400.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;image_updated_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-383.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;created_at :datetime&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;249.5&quot; y=&quot;-366.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;updated_at :datetime&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Section&amp;#45;&amp;gt;News --&gt;
-&lt;g id=&quot;edge76&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Section&amp;#45;&amp;gt;News&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M170,-129C329,-181 693,-297 810,-334&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;169.578,-128.874 161.293,-121.69 164.789,-127.437 160,-126 160,-126 160,-126 164.789,-127.437 158.707,-130.31 169.578,-128.874 169.578,-128.874&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;814.255&quot; cy=&quot;-335.595&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
+&lt;g id=&quot;edge92&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Section&amp;#45;&amp;gt;News&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M338,-537C331,-599 323,-675 319,-715&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;338.005,-536.95 343.478,-527.448 338.502,-531.975 339,-527 339,-527 339,-527 338.502,-531.975 334.522,-526.552 338.005,-536.95 338.005,-536.95&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;318.496&quot; cy=&quot;-719.031&quot; rx=&quot;4.00001&quot; ry=&quot;4.00001&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Section&amp;#45;&amp;gt;Slug --&gt;
-&lt;g id=&quot;edge74&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Section&amp;#45;&amp;gt;Slug&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M165,-161C239,-220 352,-309 401,-348&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;165,-161 159.7,-151.4 161,-158 157,-155 157,-155 157,-155 161,-158 154.3,-158.6 165,-161 165,-161&quot;/&gt;
-&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;403.927&quot; cy=&quot;-350.439&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
-&lt;/g&gt;
-&lt;!-- ActiveRecord::Observer --&gt;
-&lt;g id=&quot;node32&quot; class=&quot;node&quot;&gt;&lt;title&gt;ActiveRecord::Observer&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1087&quot; cy=&quot;-404&quot; rx=&quot;105.122&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1087&quot; y=&quot;-399.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ActiveRecord::Observer&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- ActiveRecord::Observer&amp;#45;&amp;gt;UserObserver --&gt;
-&lt;g id=&quot;edge12&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ActiveRecord::Observer&amp;#45;&amp;gt;UserObserver&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M972,-404C968,-404 964,-404 959,-404&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;972,-407.5 982,-404 972,-400.5 972,-407.5&quot;/&gt;
+&lt;g id=&quot;edge94&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Section&amp;#45;&amp;gt;Slug&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M392,-536C436,-631 503,-772 529,-828&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;392.061,-536.138 392.112,-525.172 390.031,-531.569 388,-527 388,-527 388,-527 390.031,-531.569 383.888,-528.828 392.061,-536.138 392.061,-536.138&quot;/&gt;
+&lt;ellipse style=&quot;fill:black;stroke:black;&quot; cx=&quot;531.015&quot; cy=&quot;-831.527&quot; rx=&quot;4.00002&quot; ry=&quot;4.00002&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- Array --&gt;
-&lt;g id=&quot;node46&quot; class=&quot;node&quot;&gt;&lt;title&gt;Array&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;534&quot; cy=&quot;-613&quot; rx=&quot;32.8565&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;534&quot; y=&quot;-608.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Array&lt;/text&gt;
+&lt;g id=&quot;node56&quot; class=&quot;node&quot;&gt;&lt;title&gt;Array&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;394&quot; cy=&quot;-865&quot; rx=&quot;37.0233&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;394&quot; y=&quot;-860.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Array&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- Array&amp;#45;&amp;gt;TagList --&gt;
 &lt;g id=&quot;edge36&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Array&amp;#45;&amp;gt;TagList&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M492,-619C492,-619 491,-619 491,-619&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;492.881,-622.393 502,-617 491.508,-615.529 492.881,-622.393&quot;/&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M347,-865C346,-865 346,-865 345,-865&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;347,-868.5 357,-865 347,-861.5 347,-868.5&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- Authlogic::Session::Base --&gt;
+&lt;g id=&quot;node62&quot; class=&quot;node&quot;&gt;&lt;title&gt;Authlogic::Session::Base&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1278&quot; cy=&quot;-1025&quot; rx=&quot;127.163&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1278&quot; y=&quot;-1020.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Authlogic::Session::Base&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- Authlogic::Session::Base&amp;#45;&amp;gt;AccountSession --&gt;
+&lt;g id=&quot;edge46&quot; class=&quot;edge&quot;&gt;&lt;title&gt;Authlogic::Session::Base&amp;#45;&amp;gt;AccountSession&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1141,-1026C1135,-1026 1130,-1026 1124,-1026&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1141,-1029.5 1151,-1026 1141,-1022.5 1141,-1029.5&quot;/&gt;
 &lt;/g&gt;
 &lt;!-- ActionMailer::Base --&gt;
-&lt;g id=&quot;node52&quot; class=&quot;node&quot;&gt;&lt;title&gt;ActionMailer::Base&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1148&quot; cy=&quot;-620&quot; rx=&quot;84.0808&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1148&quot; y=&quot;-615.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ActionMailer::Base&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- ActionMailer::Base&amp;#45;&amp;gt;UserMailer --&gt;
-&lt;g id=&quot;edge46&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ActionMailer::Base&amp;#45;&amp;gt;UserMailer&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1054,-620C1052,-620 1051,-620 1050,-620&quot;/&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1054,-623.5 1064,-620 1054,-616.5 1054,-623.5&quot;/&gt;
+&lt;g id=&quot;node64&quot; class=&quot;node&quot;&gt;&lt;title&gt;ActionMailer::Base&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1180&quot; cy=&quot;-946&quot; rx=&quot;100.063&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1180&quot; y=&quot;-941.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;ActionMailer::Base&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- ActionMailer::Base&amp;#45;&amp;gt;NewsNotifications --&gt;
+&lt;g id=&quot;edge48&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ActionMailer::Base&amp;#45;&amp;gt;NewsNotifications&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1070,-946C1067,-946 1064,-946 1061,-946&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1070,-949.5 1080,-946 1070,-942.5 1070,-949.5&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- ActionMailer::Base&amp;#45;&amp;gt;AccountNotifications --&gt;
+&lt;g id=&quot;edge84&quot; class=&quot;edge&quot;&gt;&lt;title&gt;ActionMailer::Base&amp;#45;&amp;gt;AccountNotifications&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1290,-946C1291,-946 1291,-946 1291,-946&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1290,-942.5 1280,-946 1290,-949.5 1290,-942.5&quot;/&gt;
+&lt;/g&gt;
+&lt;g id=&quot;node84&quot; class=&quot;node&quot;&gt;&lt;title&gt;&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1209&quot; cy=&quot;-1105&quot; rx=&quot;27&quot; ry=&quot;18&quot;/&gt;
+&lt;/g&gt;
+&lt;!-- &amp;#45;&amp;gt;Stylesheet --&gt;
+&lt;g id=&quot;edge86&quot; class=&quot;edge&quot;&gt;&lt;title&gt;&amp;#45;&amp;gt;Stylesheet&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1172,-1105C1172,-1105 1171,-1105 1171,-1105&quot;/&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1172,-1108.5 1182,-1105 1172,-1101.5 1172,-1108.5&quot;/&gt;
 &lt;/g&gt;
 &lt;/g&gt;
 &lt;/svg&gt;</diff>
      <filename>doc/diagrams/models.svg</filename>
    </modified>
    <modified>
      <diff>@@ -1,23 +1,34 @@
 digraph models_diagram {
 	graph[overlap=false, splines=true]
-	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Models diagram\lDate: Mar 14 2009 - 03:07\lMigration version: 20090310234743\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
+	_diagram_info [shape=&quot;plaintext&quot;, label=&quot;Models diagram\lDate: Sep 20 2009 - 20:57\lMigration version: 20090805232718\lGenerated by RailRoad 0.7.6\l&quot;, fontsize=14]
 subgraph cluster_poll {
 	label = &quot;Poll&quot;
 	poll_draft [label=draft , peripheries = 2];
   poll_published [label=published ];
   poll_archived [label=archived ];
   poll_refused [label=refused ];
-  poll_deleted [label=deleted ];}subgraph cluster_tracker {
+  poll_deleted [label=deleted ];}subgraph cluster_account {
+	label = &quot;Account&quot;
+	account_passive [label=passive , peripheries = 2];
+  account_active [label=active ];
+  account_deleted [label=deleted ];}subgraph cluster_tracker {
 	label = &quot;Tracker&quot;
 	tracker_open [label=open , peripheries = 2];
   tracker_fixed [label=fixed ];
   tracker_invalid [label=invalid ];}subgraph cluster_user {
 	label = &quot;User&quot;
-	user_passive [label=passive ];
-  user_pending [label=pending ];
-  user_active [label=active ];
-  user_suspended [label=suspended ];
-  user_deleted [label=deleted ];}subgraph cluster_news {
+	user_inactive [label=inactive ];
+  user_moule [label=moule , peripheries = 2];
+  user_writer [label=writer ];
+  user_reviewer [label=reviewer ];
+  user_moderator [label=moderator ];
+  user_admin [label=admin ];}subgraph cluster_interview {
+	label = &quot;Interview&quot;
+	interview_draft [label=draft , peripheries = 2];
+  interview_open [label=open ];
+  interview_sent [label=sent ];
+  interview_published [label=published ];
+  interview_refused [label=refused ];}subgraph cluster_news {
 	label = &quot;News&quot;
 	news_draft [label=draft , peripheries = 2];
   news_published [label=published ];
@@ -29,22 +40,34 @@ subgraph cluster_poll {
 	&quot;poll_published&quot; -&gt; &quot;poll_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
 	&quot;poll_draft&quot; -&gt; &quot;poll_refused&quot; [label=&quot;refuse&quot;, fontsize=10]
 	&quot;poll_draft&quot; -&gt; &quot;poll_published&quot; [label=&quot;accept&quot;, fontsize=10]
-	&quot;tracker_open&quot; -&gt; &quot;tracker_invalid&quot; [label=&quot;invalidate&quot;, fontsize=10]
+	&quot;account_passive&quot; -&gt; &quot;account_active&quot; [label=&quot;activate&quot;, fontsize=10]
+	&quot;account_deleted&quot; -&gt; &quot;account_active&quot; [label=&quot;reactivate&quot;, fontsize=10]
+	&quot;account_active&quot; -&gt; &quot;account_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
 	&quot;tracker_fixed&quot; -&gt; &quot;tracker_open&quot; [label=&quot;reopen&quot;, fontsize=10]
 	&quot;tracker_invalid&quot; -&gt; &quot;tracker_open&quot; [label=&quot;reopen&quot;, fontsize=10]
 	&quot;tracker_open&quot; -&gt; &quot;tracker_fixed&quot; [label=&quot;fix&quot;, fontsize=10]
-	&quot;user_passive&quot; -&gt; &quot;user_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
-	&quot;user_pending&quot; -&gt; &quot;user_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
-	&quot;user_active&quot; -&gt; &quot;user_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
-	&quot;user_suspended&quot; -&gt; &quot;user_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
-	&quot;user_passive&quot; -&gt; &quot;user_suspended&quot; [label=&quot;suspend&quot;, fontsize=10]
-	&quot;user_pending&quot; -&gt; &quot;user_suspended&quot; [label=&quot;suspend&quot;, fontsize=10]
-	&quot;user_active&quot; -&gt; &quot;user_suspended&quot; [label=&quot;suspend&quot;, fontsize=10]
-	&quot;user_pending&quot; -&gt; &quot;user_active&quot; [label=&quot;activate&quot;, fontsize=10]
-	&quot;user_passive&quot; -&gt; &quot;user_pending&quot; [label=&quot;register&quot;, fontsize=10]
-	&quot;user_suspended&quot; -&gt; &quot;user_active&quot; [label=&quot;unsuspend&quot;, fontsize=10]
-	&quot;user_suspended&quot; -&gt; &quot;user_pending&quot; [label=&quot;unsuspend&quot;, fontsize=10]
-	&quot;user_suspended&quot; -&gt; &quot;user_passive&quot; [label=&quot;unsuspend&quot;, fontsize=10]
+	&quot;tracker_open&quot; -&gt; &quot;tracker_invalid&quot; [label=&quot;invalidate&quot;, fontsize=10]
+	&quot;user_moule&quot; -&gt; &quot;user_inactive&quot; [label=&quot;inactivate&quot;, fontsize=10]
+	&quot;user_writer&quot; -&gt; &quot;user_inactive&quot; [label=&quot;inactivate&quot;, fontsize=10]
+	&quot;user_reviewer&quot; -&gt; &quot;user_inactive&quot; [label=&quot;inactivate&quot;, fontsize=10]
+	&quot;user_moderator&quot; -&gt; &quot;user_inactive&quot; [label=&quot;inactivate&quot;, fontsize=10]
+	&quot;user_admin&quot; -&gt; &quot;user_inactive&quot; [label=&quot;inactivate&quot;, fontsize=10]
+	&quot;user_inactive&quot; -&gt; &quot;user_moule&quot; [label=&quot;reactivate&quot;, fontsize=10]
+	&quot;user_moule&quot; -&gt; &quot;user_writer&quot; [label=&quot;give_writer_rights&quot;, fontsize=10]
+	&quot;user_reviewer&quot; -&gt; &quot;user_writer&quot; [label=&quot;give_writer_rights&quot;, fontsize=10]
+	&quot;user_moule&quot; -&gt; &quot;user_reviewer&quot; [label=&quot;give_reviewer_rights&quot;, fontsize=10]
+	&quot;user_writer&quot; -&gt; &quot;user_reviewer&quot; [label=&quot;give_reviewer_rights&quot;, fontsize=10]
+	&quot;user_moderator&quot; -&gt; &quot;user_reviewer&quot; [label=&quot;give_reviewer_rights&quot;, fontsize=10]
+	&quot;user_reviewer&quot; -&gt; &quot;user_moderator&quot; [label=&quot;give_moderator_rights&quot;, fontsize=10]
+	&quot;user_admin&quot; -&gt; &quot;user_moderator&quot; [label=&quot;give_moderator_rights&quot;, fontsize=10]
+	&quot;user_moderator&quot; -&gt; &quot;user_admin&quot; [label=&quot;give_admin_rights&quot;, fontsize=10]
+	&quot;interview_open&quot; -&gt; &quot;interview_sent&quot; [label=&quot;contact&quot;, fontsize=10]
+	&quot;interview_open&quot; -&gt; &quot;interview_published&quot; [label=&quot;publish&quot;, fontsize=10]
+	&quot;interview_sent&quot; -&gt; &quot;interview_published&quot; [label=&quot;publish&quot;, fontsize=10]
+	&quot;interview_draft&quot; -&gt; &quot;interview_refused&quot; [label=&quot;refuse&quot;, fontsize=10]
+	&quot;interview_open&quot; -&gt; &quot;interview_refused&quot; [label=&quot;refuse&quot;, fontsize=10]
+	&quot;interview_sent&quot; -&gt; &quot;interview_refused&quot; [label=&quot;refuse&quot;, fontsize=10]
+	&quot;interview_draft&quot; -&gt; &quot;interview_open&quot; [label=&quot;accept&quot;, fontsize=10]
 	&quot;news_published&quot; -&gt; &quot;news_deleted&quot; [label=&quot;delete&quot;, fontsize=10]
 	&quot;news_draft&quot; -&gt; &quot;news_refused&quot; [label=&quot;refuse&quot;, fontsize=10]
 	&quot;news_draft&quot; -&gt; &quot;news_published&quot; [label=&quot;accept&quot;, fontsize=10]</diff>
      <filename>doc/diagrams/states.dot</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>doc/diagrams/states.png</filename>
    </modified>
    <modified>
      <diff>@@ -3,289 +3,417 @@
  &quot;http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd&quot; [
  &lt;!ATTLIST svg xmlns:xlink CDATA #FIXED &quot;http://www.w3.org/1999/xlink&quot;&gt;
 ]&gt;
-&lt;!-- Generated by Graphviz version 2.18 (Wed Aug &amp;#160;6 10:29:47 UTC 2008)
+&lt;!-- Generated by Graphviz version 2.20.2 (Wed Sep 16 11:12:11 UTC 2009)
      For user: (nono) Bruno Michel,,, --&gt;
 &lt;!-- Title: models_diagram Pages: 1 --&gt;
-&lt;svg width=&quot;1367pt&quot; height=&quot;469pt&quot;
- viewBox=&quot;0.00 0.00 1367.00 469.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
-&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 465)&quot;&gt;
+&lt;svg width=&quot;2071pt&quot; height=&quot;485pt&quot;
+ viewBox=&quot;0.00 0.00 2071.00 485.00&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
+&lt;g id=&quot;graph0&quot; class=&quot;graph&quot; transform=&quot;scale(1 1) rotate(0) translate(4 481)&quot;&gt;
 &lt;title&gt;models_diagram&lt;/title&gt;
-&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-465 1363,-465 1363,4 -4,4&quot;/&gt;
+&lt;polygon style=&quot;fill:white;stroke:white;&quot; points=&quot;-4,4 -4,-481 2067,-481 2067,4 -4,4&quot;/&gt;
 &lt;g id=&quot;cluster2&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_poll&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;222,-184 222,-453 430,-453 430,-184 222,-184&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;326&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Poll&lt;/text&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;278,-188 278,-469 516,-469 516,-188 278,-188&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;397&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Poll&lt;/text&gt;
 &lt;/g&gt;
-&lt;g id=&quot;cluster3&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_tracker&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;438,-268 438,-453 645,-453 645,-268 438,-268&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;542&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tracker&lt;/text&gt;
+&lt;g id=&quot;cluster3&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_account&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;524,-188 524,-469 659,-469 659,-188 524,-188&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;592&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Account&lt;/text&gt;
 &lt;/g&gt;
-&lt;g id=&quot;cluster4&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_user&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;653,-16 653,-449 1007,-449 1007,-16 653,-16&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;830&quot; y=&quot;-432.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;User&lt;/text&gt;
+&lt;g id=&quot;cluster4&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_tracker&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;667,-278 667,-469 895,-469 895,-278 667,-278&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;781&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Tracker&lt;/text&gt;
 &lt;/g&gt;
-&lt;g id=&quot;cluster5&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_news&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1015,-184 1015,-453 1223,-453 1223,-184 1015,-184&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1119&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;News&lt;/text&gt;
+&lt;g id=&quot;cluster5&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_user&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;903,-16 903,-465 1419,-465 1419,-16 903,-16&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1161&quot; y=&quot;-448.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;User&lt;/text&gt;
 &lt;/g&gt;
-&lt;g id=&quot;cluster6&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_section&lt;/title&gt;
-&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1231,-268 1231,-453 1351,-453 1351,-268 1231,-268&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1291&quot; y=&quot;-436.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Section&lt;/text&gt;
+&lt;g id=&quot;cluster6&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_interview&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1427,-102 1427,-469 1665,-469 1665,-102 1427,-102&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1546&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Interview&lt;/text&gt;
+&lt;/g&gt;
+&lt;g id=&quot;cluster7&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_news&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1673,-188 1673,-469 1911,-469 1911,-188 1673,-188&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1792&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;News&lt;/text&gt;
+&lt;/g&gt;
+&lt;g id=&quot;cluster8&quot; class=&quot;cluster&quot;&gt;&lt;title&gt;cluster_section&lt;/title&gt;
+&lt;polygon style=&quot;fill:none;stroke:black;&quot; points=&quot;1919,-278 1919,-469 2055,-469 2055,-278 1919,-278&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1987&quot; y=&quot;-452.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Section&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- _diagram_info --&gt;
 &lt;g id=&quot;node1&quot; class=&quot;node&quot;&gt;&lt;title&gt;_diagram_info&lt;/title&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-419.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Models diagram&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-402.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Mar 14 2009 &amp;#45; 03:07&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-385.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090310234743&lt;/text&gt;
-&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-368.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-435.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Models diagram&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-418.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Date: Sep 20 2009 &amp;#45; 20:57&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-401.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Migration version: 20090805232718&lt;/text&gt;
+&lt;text text-anchor=&quot;start&quot; x=&quot;7.5&quot; y=&quot;-384.4&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;Generated by RailRoad 0.7.6&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_draft --&gt;
 &lt;g id=&quot;node3&quot; class=&quot;node&quot;&gt;&lt;title&gt;poll_draft&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;316&quot; cy=&quot;-398&quot; rx=&quot;29.1851&quot; ry=&quot;18&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;316&quot; cy=&quot;-398&quot; rx=&quot;33.1851&quot; ry=&quot;22&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;316&quot; y=&quot;-393.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;draft&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;385&quot; cy=&quot;-414&quot; rx=&quot;34.0492&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;385&quot; cy=&quot;-414&quot; rx=&quot;38.0492&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;385&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;draft&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_published --&gt;
 &lt;g id=&quot;node4&quot; class=&quot;node&quot;&gt;&lt;title&gt;poll_published&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;278&quot; cy=&quot;-294&quot; rx=&quot;48.1403&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;278&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;342&quot; cy=&quot;-304&quot; rx=&quot;55.7874&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;342&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_draft&amp;#45;&amp;gt;poll_published --&gt;
-&lt;g id=&quot;edge13&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_draft&amp;#45;&amp;gt;poll_published&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M308,-376C302,-360 294,-339 288,-322&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;291.226,-320.573 285,-312 284.521,-322.584 291.226,-320.573&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;311&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;accept&lt;/text&gt;
+&lt;g id=&quot;edge15&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_draft&amp;#45;&amp;gt;poll_published&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M377,-393C370,-375 361,-350 353,-331&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;356.26,-329.717 349,-322 349.863,-332.56 356.26,-329.717&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;380&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;accept&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_refused --&gt;
 &lt;g id=&quot;node6&quot; class=&quot;node&quot;&gt;&lt;title&gt;poll_refused&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;383&quot; cy=&quot;-294&quot; rx=&quot;39.1069&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;383&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refused&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;462&quot; cy=&quot;-304&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;462&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refused&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_draft&amp;#45;&amp;gt;poll_refused --&gt;
-&lt;g id=&quot;edge11&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_draft&amp;#45;&amp;gt;poll_refused&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M329,-377C340,-361 355,-337 366,-320&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;369.365,-321.262 372,-311 363.541,-317.379 369.365,-321.262&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;374&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
+&lt;g id=&quot;edge13&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_draft&amp;#45;&amp;gt;poll_refused&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M399,-394C412,-376 430,-349 444,-330&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;446.8,-332.1 450,-322 441.2,-327.9 446.8,-332.1&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;449&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_archived --&gt;
 &lt;g id=&quot;node5&quot; class=&quot;node&quot;&gt;&lt;title&gt;poll_archived&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;275&quot; cy=&quot;-210&quot; rx=&quot;43.7776&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;275&quot; y=&quot;-205.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;archived&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;339&quot; cy=&quot;-214&quot; rx=&quot;52.1162&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;339&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;archived&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_published&amp;#45;&amp;gt;poll_archived --&gt;
-&lt;g id=&quot;edge7&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_published&amp;#45;&amp;gt;poll_archived&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M277,-276C276,-265 276,-251 276,-238&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;279.478,-237.602 275,-228 272.512,-238.299 279.478,-237.602&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;293&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;archive&lt;/text&gt;
+&lt;g id=&quot;edge9&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_published&amp;#45;&amp;gt;poll_archived&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M341,-286C341,-273 340,-257 340,-242&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;343.5,-242 340,-232 336.5,-242 343.5,-242&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;360&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;archive&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_deleted --&gt;
 &lt;g id=&quot;node7&quot; class=&quot;node&quot;&gt;&lt;title&gt;poll_deleted&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;376&quot; cy=&quot;-210&quot; rx=&quot;38.9134&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;376&quot; y=&quot;-205.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;455&quot; cy=&quot;-214&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;455&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- poll_published&amp;#45;&amp;gt;poll_deleted --&gt;
-&lt;g id=&quot;edge9&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_published&amp;#45;&amp;gt;poll_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M297,-277C312,-264 333,-247 349,-233&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;351.779,-235.219 357,-226 347.169,-229.951 351.779,-235.219&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;346&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;g id=&quot;edge11&quot; class=&quot;edge&quot;&gt;&lt;title&gt;poll_published&amp;#45;&amp;gt;poll_deleted&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M363,-287C381,-273 407,-252 427,-236&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;429.1,-238.8 435,-230 424.9,-233.2 429.1,-238.8&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;425&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_passive --&gt;
+&lt;g id=&quot;node9&quot; class=&quot;node&quot;&gt;&lt;title&gt;account_passive&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;591&quot; cy=&quot;-414&quot; rx=&quot;45.8622&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;591&quot; cy=&quot;-414&quot; rx=&quot;49.8622&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;591&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;passive&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_active --&gt;
+&lt;g id=&quot;node10&quot; class=&quot;node&quot;&gt;&lt;title&gt;account_active&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;591&quot; cy=&quot;-304&quot; rx=&quot;39.1069&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;591&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;active&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_passive&amp;#45;&amp;gt;account_active --&gt;
+&lt;g id=&quot;edge17&quot; class=&quot;edge&quot;&gt;&lt;title&gt;account_passive&amp;#45;&amp;gt;account_active&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M591,-392C591,-375 591,-351 591,-332&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;594.5,-332 591,-322 587.5,-332 594.5,-332&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;610&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;activate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_deleted --&gt;
+&lt;g id=&quot;node11&quot; class=&quot;node&quot;&gt;&lt;title&gt;account_deleted&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;590&quot; cy=&quot;-214&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;590&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_active&amp;#45;&amp;gt;account_deleted --&gt;
+&lt;g id=&quot;edge21&quot; class=&quot;edge&quot;&gt;&lt;title&gt;account_active&amp;#45;&amp;gt;account_deleted&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M573,-288C567,-281 561,-273 557,-264 554,-255 557,-246 562,-239&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;565.049,-240.831 569,-231 559.781,-236.221 565.049,-240.831&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;575&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- account_deleted&amp;#45;&amp;gt;account_active --&gt;
+&lt;g id=&quot;edge19&quot; class=&quot;edge&quot;&gt;&lt;title&gt;account_deleted&amp;#45;&amp;gt;account_active&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M590,-232C591,-245 591,-261 591,-276&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;587.5,-276 591,-286 594.5,-276 587.5,-276&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;615&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reactivate&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_open --&gt;
-&lt;g id=&quot;node9&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_open&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;521&quot; cy=&quot;-398&quot; rx=&quot;30.1317&quot; ry=&quot;18&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;521&quot; cy=&quot;-398&quot; rx=&quot;34.0737&quot; ry=&quot;22&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;521&quot; y=&quot;-393.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;open&lt;/text&gt;
+&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_open&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;755&quot; cy=&quot;-414&quot; rx=&quot;34.2929&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;755&quot; cy=&quot;-414&quot; rx=&quot;38.2409&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;755&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;open&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_fixed --&gt;
-&lt;g id=&quot;node10&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_fixed&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;486&quot; cy=&quot;-294&quot; rx=&quot;30.0736&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;486&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;fixed&lt;/text&gt;
+&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_fixed&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;717&quot; cy=&quot;-304&quot; rx=&quot;32.8565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;717&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;fixed&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_open&amp;#45;&amp;gt;tracker_fixed --&gt;
-&lt;g id=&quot;edge21&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_open&amp;#45;&amp;gt;tracker_fixed&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M504,-379C496,-368 487,-355 483,-342 481,-336 481,-329 481,-322&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;484.488,-322.299 482,-312 477.522,-321.602 484.488,-322.299&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;491&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;fix&lt;/text&gt;
+&lt;g id=&quot;edge27&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_open&amp;#45;&amp;gt;tracker_fixed&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M736,-395C727,-385 717,-372 712,-358 709,-349 709,-340 710,-332&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;713.471,-332.492 712,-322 706.607,-331.119 713.471,-332.492&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;721&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;fix&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_invalid --&gt;
-&lt;g id=&quot;node11&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_invalid&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;585&quot; cy=&quot;-294&quot; rx=&quot;36.1339&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;585&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;invalid&lt;/text&gt;
+&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;tracker_invalid&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;827&quot; cy=&quot;-304&quot; rx=&quot;41.8891&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;827&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;invalid&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_open&amp;#45;&amp;gt;tracker_invalid --&gt;
-&lt;g id=&quot;edge15&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_open&amp;#45;&amp;gt;tracker_invalid&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M527,-376C532,-362 539,-344 548,-330 551,-325 555,-320 559,-316&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;561.404,-318.546 566,-309 556.454,-313.596 561.404,-318.546&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;568&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;invalidate&lt;/text&gt;
+&lt;g id=&quot;edge29&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_open&amp;#45;&amp;gt;tracker_invalid&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M760,-392C765,-377 771,-358 781,-344 785,-338 790,-332 796,-327&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;798.779,-329.219 804,-320 794.169,-323.951 798.779,-329.219&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;804&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;invalidate&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_fixed&amp;#45;&amp;gt;tracker_open --&gt;
-&lt;g id=&quot;edge17&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_fixed&amp;#45;&amp;gt;tracker_open&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M490,-312C492,-321 494,-332 497,-342 500,-351 504,-359 507,-368&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;503.74,-369.283 511,-377 510.137,-366.44 503.74,-369.283&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;514&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
+&lt;g id=&quot;edge23&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_fixed&amp;#45;&amp;gt;tracker_open&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M720,-322C722,-333 724,-346 728,-358 731,-367 735,-376 739,-384&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;735.74,-385.283 743,-393 742.137,-382.44 735.74,-385.283&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;748&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- tracker_invalid&amp;#45;&amp;gt;tracker_open --&gt;
-&lt;g id=&quot;edge19&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_invalid&amp;#45;&amp;gt;tracker_open&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M590,-312C591,-321 591,-333 587,-342 580,-356 568,-368 556,-377&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;553.379,-374.541 547,-383 557.262,-380.365 553.379,-374.541&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;606&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_passive --&gt;
-&lt;g id=&quot;node13&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_passive&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;904&quot; cy=&quot;-398&quot; rx=&quot;39.1069&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;904&quot; y=&quot;-393.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;passive&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_pending --&gt;
-&lt;g id=&quot;node14&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_pending&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;783&quot; cy=&quot;-294&quot; rx=&quot;41.1906&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;783&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;pending&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_passive&amp;#45;&amp;gt;user_pending --&gt;
-&lt;g id=&quot;edge39&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_passive&amp;#45;&amp;gt;user_pending&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M884,-382C871,-371 851,-356 835,-342 827,-334 817,-326 808,-318&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;810.546,-315.596 801,-311 805.596,-320.546 810.546,-315.596&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;853&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;register&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_suspended --&gt;
-&lt;g id=&quot;node16&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_suspended&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;847&quot; cy=&quot;-126&quot; rx=&quot;52.8111&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;847&quot; y=&quot;-121.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;suspended&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_passive&amp;#45;&amp;gt;user_suspended --&gt;
-&lt;g id=&quot;edge31&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_passive&amp;#45;&amp;gt;user_suspended&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M908,-380C919,-331 947,-198 923,-162 918,-153 909,-146 900,-141&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;901.56,-137.863 891,-137 898.717,-144.26 901.56,-137.863&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;950&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;suspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_deleted --&gt;
-&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_deleted&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;781&quot; cy=&quot;-42&quot; rx=&quot;38.9134&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;781&quot; y=&quot;-37.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_passive&amp;#45;&amp;gt;user_deleted --&gt;
-&lt;g id=&quot;edge23&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_passive&amp;#45;&amp;gt;user_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M919,-381C942,-354 983,-298 971,-246 957,-180 956,-156 909,-108 886,-83 851,-66 824,-56&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;824.585,-52.4643 814,-52 821.985,-58.9636 824.585,-52.4643&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;980&quot; y=&quot;-206.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_active --&gt;
-&lt;g id=&quot;node15&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_active&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;714&quot; cy=&quot;-210&quot; rx=&quot;32.8565&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;714&quot; y=&quot;-205.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;active&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_pending&amp;#45;&amp;gt;user_active --&gt;
-&lt;g id=&quot;edge37&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_pending&amp;#45;&amp;gt;user_active&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M765,-278C759,-272 752,-265 746,-258 740,-251 735,-243 730,-236&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;732.916,-234.042 725,-227 726.797,-237.441 732.916,-234.042&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;765&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;activate&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_pending&amp;#45;&amp;gt;user_suspended --&gt;
-&lt;g id=&quot;edge33&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_pending&amp;#45;&amp;gt;user_suspended&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M783,-276C783,-248 785,-197 797,-184 811,-168 829,-189 842,-174 847,-169 849,-161 850,-154&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;853.5,-154 850,-144 846.5,-154 853.5,-154&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;815&quot; y=&quot;-206.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;suspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_pending&amp;#45;&amp;gt;user_deleted --&gt;
-&lt;g id=&quot;edge25&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_pending&amp;#45;&amp;gt;user_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M749,-284C723,-274 689,-256 672,-228 638,-168 709,-98 752,-63&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;754.1,-65.8 760,-57 749.9,-60.2 754.1,-65.8&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;682&quot; y=&quot;-164.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_active&amp;#45;&amp;gt;user_suspended --&gt;
-&lt;g id=&quot;edge35&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_active&amp;#45;&amp;gt;user_suspended&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M720,-192C724,-182 730,-170 739,-162 753,-150 772,-142 789,-137&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;790.427,-140.226 799,-134 788.416,-133.521 790.427,-140.226&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;757&quot; y=&quot;-164.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;suspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_active&amp;#45;&amp;gt;user_deleted --&gt;
-&lt;g id=&quot;edge27&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_active&amp;#45;&amp;gt;user_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M717,-192C719,-183 722,-171 725,-162 737,-129 754,-93 766,-69&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;769.203,-70.4414 771,-60 763.084,-67.0418 769.203,-70.4414&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;760&quot; y=&quot;-122.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_suspended&amp;#45;&amp;gt;user_passive --&gt;
-&lt;g id=&quot;edge45&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_suspended&amp;#45;&amp;gt;user_passive&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M868,-143C879,-153 892,-168 898,-184 905,-202 906,-209 898,-228 894,-238 886,-235 881,-246 880,-250 881,-252 881,-258 885,-297 893,-342 898,-370&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;894.607,-370.881 900,-380 901.471,-369.508 894.607,-370.881&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;907&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;unsuspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_suspended&amp;#45;&amp;gt;user_pending --&gt;
-&lt;g id=&quot;edge43&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_suspended&amp;#45;&amp;gt;user_pending&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M850,-144C851,-153 851,-164 849,-174 846,-198 844,-205 832,-228 825,-243 814,-257 804,-269&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;801.2,-266.9 798,-277 806.8,-271.1 801.2,-266.9&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;872&quot; y=&quot;-206.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;unsuspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_suspended&amp;#45;&amp;gt;user_active --&gt;
-&lt;g id=&quot;edge41&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_suspended&amp;#45;&amp;gt;user_active&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M823,-142C809,-152 790,-164 774,-174 765,-180 754,-186 745,-192&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;743.042,-189.084 736,-197 746.441,-195.203 743.042,-189.084&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;817&quot; y=&quot;-164.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;unsuspend&lt;/text&gt;
-&lt;/g&gt;
-&lt;!-- user_suspended&amp;#45;&amp;gt;user_deleted --&gt;
-&lt;g id=&quot;edge29&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_suspended&amp;#45;&amp;gt;user_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M833,-109C824,-97 811,-81 800,-67&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;802.8,-64.9 794,-59 797.2,-69.1 802.8,-64.9&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;833&quot; y=&quot;-80.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;g id=&quot;edge25&quot; class=&quot;edge&quot;&gt;&lt;title&gt;tracker_invalid&amp;#45;&amp;gt;tracker_open&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M833,-322C835,-333 837,-347 831,-358 823,-374 808,-386 794,-396&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;792.042,-393.084 785,-401 795.441,-399.203 792.042,-393.084&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;853&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_inactive --&gt;
+&lt;g id=&quot;node17&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_inactive&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1107&quot; cy=&quot;-414&quot; rx=&quot;48.1403&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1107&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;inactive&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moule --&gt;
+&lt;g id=&quot;node18&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_moule&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1018&quot; cy=&quot;-304&quot; rx=&quot;39.8503&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1018&quot; cy=&quot;-304&quot; rx=&quot;43.8054&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1018&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;moule&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_inactive&amp;#45;&amp;gt;user_moule --&gt;
+&lt;g id=&quot;edge41&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_inactive&amp;#45;&amp;gt;user_moule&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1069,-403C1047,-394 1020,-380 1007,-358 1003,-351 1003,-343 1004,-335&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1007.48,-335.584 1007,-325 1000.77,-333.573 1007.48,-335.584&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1034&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moule&amp;#45;&amp;gt;user_inactive --&gt;
+&lt;g id=&quot;edge31&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moule&amp;#45;&amp;gt;user_inactive&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1040,-323C1046,-330 1053,-337 1059,-344 1071,-357 1083,-374 1091,-387&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1088.54,-389.621 1097,-396 1094.37,-385.738 1088.54,-389.621&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1095&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;inactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_writer --&gt;
+&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_writer&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;952&quot; cy=&quot;-128&quot; rx=&quot;40.9981&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;952&quot; y=&quot;-123.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;writer&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moule&amp;#45;&amp;gt;user_writer --&gt;
+&lt;g id=&quot;edge43&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moule&amp;#45;&amp;gt;user_writer&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1003,-283C980,-251 936,-190 932,-178 930,-170 931,-162 934,-154&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;937.203,-155.441 939,-145 931.084,-152.042 937.203,-155.441&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1011&quot; y=&quot;-211.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_writer_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_reviewer --&gt;
+&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_reviewer&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1121&quot; cy=&quot;-214&quot; rx=&quot;54.2008&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1121&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;reviewer&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moule&amp;#45;&amp;gt;user_reviewer --&gt;
+&lt;g id=&quot;edge47&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moule&amp;#45;&amp;gt;user_reviewer&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1019,-282C1021,-271 1024,-259 1032,-250 1041,-240 1053,-232 1066,-227&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1067.28,-230.26 1075,-223 1064.44,-223.863 1067.28,-230.26&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1081&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_reviewer_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_writer&amp;#45;&amp;gt;user_inactive --&gt;
+&lt;g id=&quot;edge33&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_writer&amp;#45;&amp;gt;user_inactive&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M938,-145C934,-151 930,-157 928,-164 927,-169 928,-171 928,-178 929,-216 921,-227 931,-264 940,-294 946,-301 965,-326 991,-359 1033,-382 1065,-397&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1063.44,-400.137 1074,-401 1066.28,-393.74 1063.44,-400.137&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;958&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;inactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_writer&amp;#45;&amp;gt;user_reviewer --&gt;
+&lt;g id=&quot;edge49&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_writer&amp;#45;&amp;gt;user_reviewer&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M941,-146C936,-156 932,-169 940,-178 957,-195 1024,-182 1047,-188 1057,-190 1068,-193 1077,-196&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1076.42,-199.536 1087,-200 1079.02,-193.036 1076.42,-199.536&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;992&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_reviewer_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_reviewer&amp;#45;&amp;gt;user_inactive --&gt;
+&lt;g id=&quot;edge35&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_reviewer&amp;#45;&amp;gt;user_inactive&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1126,-232C1128,-238 1129,-244 1129,-250 1130,-256 1130,-257 1129,-264 1128,-305 1130,-316 1122,-358 1121,-367 1118,-377 1116,-386&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1112.52,-385.416 1113,-396 1119.23,-387.427 1112.52,-385.416&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1153&quot; y=&quot;-301.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;inactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_reviewer&amp;#45;&amp;gt;user_writer --&gt;
+&lt;g id=&quot;edge45&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_reviewer&amp;#45;&amp;gt;user_writer&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1097,-198C1077,-185 1052,-169 1041,-164 1026,-156 1009,-149 994,-143&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;994.585,-139.464 984,-139 991.985,-145.964 994.585,-139.464&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1110&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_writer_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moderator --&gt;
+&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_moderator&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1289&quot; cy=&quot;-128&quot; rx=&quot;61.1496&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1289&quot; y=&quot;-123.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;moderator&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_reviewer&amp;#45;&amp;gt;user_moderator --&gt;
+&lt;g id=&quot;edge53&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_reviewer&amp;#45;&amp;gt;user_moderator&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1170,-206C1207,-200 1253,-190 1267,-178 1274,-172 1279,-164 1282,-156&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1285.48,-156.584 1285,-146 1278.77,-154.573 1285.48,-156.584&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1333&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_moderator_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moderator&amp;#45;&amp;gt;user_inactive --&gt;
+&lt;g id=&quot;edge37&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moderator&amp;#45;&amp;gt;user_inactive&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1344,-136C1376,-143 1408,-156 1391,-178 1377,-195 1362,-177 1342,-188 1293,-214 1178,-336 1130,-389&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1126.95,-387.169 1123,-397 1132.22,-391.779 1126.95,-387.169&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1289&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;inactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moderator&amp;#45;&amp;gt;user_reviewer --&gt;
+&lt;g id=&quot;edge51&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moderator&amp;#45;&amp;gt;user_reviewer&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1237,-138C1215,-143 1191,-152 1170,-164 1159,-170 1150,-180 1142,-188&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1138.95,-186.169 1135,-196 1144.22,-190.779 1138.95,-186.169&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1219&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_reviewer_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_admin --&gt;
+&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;user_admin&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1296&quot; cy=&quot;-42&quot; rx=&quot;39.8056&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1296&quot; y=&quot;-37.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;admin&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_moderator&amp;#45;&amp;gt;user_admin --&gt;
+&lt;g id=&quot;edge57&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_moderator&amp;#45;&amp;gt;user_admin&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1239,-118C1213,-110 1189,-97 1202,-78 1208,-68 1230,-60 1251,-54&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1252.43,-57.2259 1261,-51 1250.42,-50.5212 1252.43,-57.2259&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1246&quot; y=&quot;-82.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_admin_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_admin&amp;#45;&amp;gt;user_inactive --&gt;
+&lt;g id=&quot;edge39&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_admin&amp;#45;&amp;gt;user_inactive&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1333,-49C1361,-56 1397,-66 1405,-78 1432,-114 1426,-141 1400,-178 1394,-187 1386,-181 1376,-188 1342,-213 1348,-234 1316,-264 1261,-316 1185,-366 1142,-393&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1139.38,-390.541 1133,-399 1143.26,-396.365 1139.38,-390.541&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1400&quot; y=&quot;-211.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;inactivate&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- user_admin&amp;#45;&amp;gt;user_moderator --&gt;
+&lt;g id=&quot;edge55&quot; class=&quot;edge&quot;&gt;&lt;title&gt;user_admin&amp;#45;&amp;gt;user_moderator&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1295,-60C1293,-72 1292,-87 1291,-100&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1287.51,-99.7013 1290,-110 1294.48,-100.398 1287.51,-99.7013&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1348&quot; y=&quot;-82.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;give_moderator_rights&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_draft --&gt;
+&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;interview_draft&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1482&quot; cy=&quot;-414&quot; rx=&quot;34.0492&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1482&quot; cy=&quot;-414&quot; rx=&quot;38.0492&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1482&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;draft&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_open --&gt;
+&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;interview_open&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1530&quot; cy=&quot;-304&quot; rx=&quot;34.2406&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1530&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;open&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_draft&amp;#45;&amp;gt;interview_open --&gt;
+&lt;g id=&quot;edge71&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_draft&amp;#45;&amp;gt;interview_open&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1491,-393C1499,-375 1510,-350 1518,-331&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1521.14,-332.56 1522,-322 1514.74,-329.717 1521.14,-332.56&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1529&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;accept&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_refused --&gt;
+&lt;g id=&quot;node28&quot; class=&quot;node&quot;&gt;&lt;title&gt;interview_refused&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1481&quot; cy=&quot;-128&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1481&quot; y=&quot;-123.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refused&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_draft&amp;#45;&amp;gt;interview_refused --&gt;
+&lt;g id=&quot;edge65&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_draft&amp;#45;&amp;gt;interview_refused&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1476,-392C1469,-361 1457,-301 1460,-250 1464,-211 1468,-202 1474,-164 1474,-161 1475,-159 1475,-156&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1478.47,-156.492 1477,-146 1471.61,-155.119 1478.47,-156.492&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1475&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_sent --&gt;
+&lt;g id=&quot;node26&quot; class=&quot;node&quot;&gt;&lt;title&gt;interview_sent&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1555&quot; cy=&quot;-214&quot; rx=&quot;31.9646&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1555&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;sent&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_open&amp;#45;&amp;gt;interview_sent --&gt;
+&lt;g id=&quot;edge59&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_open&amp;#45;&amp;gt;interview_sent&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1535,-286C1538,-273 1543,-256 1547,-242&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1550.48,-242.584 1550,-232 1543.77,-240.573 1550.48,-242.584&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1564&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;contact&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_published --&gt;
+&lt;g id=&quot;node27&quot; class=&quot;node&quot;&gt;&lt;title&gt;interview_published&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1601&quot; cy=&quot;-128&quot; rx=&quot;55.7874&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1601&quot; y=&quot;-123.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_open&amp;#45;&amp;gt;interview_published --&gt;
+&lt;g id=&quot;edge61&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_open&amp;#45;&amp;gt;interview_published&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1554,-291C1565,-284 1578,-275 1586,-264 1615,-226 1629,-209 1618,-164 1618,-161 1617,-158 1616,-155&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1619.26,-153.717 1612,-146 1612.86,-156.56 1619.26,-153.717&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1641&quot; y=&quot;-211.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;publish&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_open&amp;#45;&amp;gt;interview_refused --&gt;
+&lt;g id=&quot;edge67&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_open&amp;#45;&amp;gt;interview_refused&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1516,-287C1505,-274 1491,-253 1484,-232 1477,-207 1477,-177 1478,-156&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1481.49,-156.299 1479,-146 1474.52,-155.602 1481.49,-156.299&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1502&quot; y=&quot;-211.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_sent&amp;#45;&amp;gt;interview_published --&gt;
+&lt;g id=&quot;edge63&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_sent&amp;#45;&amp;gt;interview_published&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1564,-197C1570,-185 1579,-169 1586,-155&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1589.2,-156.441 1591,-146 1583.08,-153.042 1589.2,-156.441&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1599&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;publish&lt;/text&gt;
+&lt;/g&gt;
+&lt;!-- interview_sent&amp;#45;&amp;gt;interview_refused --&gt;
+&lt;g id=&quot;edge69&quot; class=&quot;edge&quot;&gt;&lt;title&gt;interview_sent&amp;#45;&amp;gt;interview_refused&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1541,-197C1530,-184 1515,-167 1503,-153&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1505.22,-150.221 1496,-145 1499.95,-154.831 1505.22,-150.221&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1541&quot; y=&quot;-168.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_draft --&gt;
-&lt;g id=&quot;node19&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_draft&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1109&quot; cy=&quot;-398&quot; rx=&quot;29.1851&quot; ry=&quot;18&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1109&quot; cy=&quot;-398&quot; rx=&quot;33.1851&quot; ry=&quot;22&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1109&quot; y=&quot;-393.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;draft&lt;/text&gt;
+&lt;g id=&quot;node30&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_draft&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1780&quot; cy=&quot;-414&quot; rx=&quot;34.0492&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1780&quot; cy=&quot;-414&quot; rx=&quot;38.0492&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1780&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;draft&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_published --&gt;
-&lt;g id=&quot;node20&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_published&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1071&quot; cy=&quot;-294&quot; rx=&quot;48.1403&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1071&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
+&lt;g id=&quot;node31&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_published&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1737&quot; cy=&quot;-304&quot; rx=&quot;55.7874&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1737&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_draft&amp;#45;&amp;gt;news_published --&gt;
-&lt;g id=&quot;edge51&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_draft&amp;#45;&amp;gt;news_published&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1101,-376C1095,-360 1087,-339 1081,-322&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1084.23,-320.573 1078,-312 1077.52,-322.584 1084.23,-320.573&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1104&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;accept&lt;/text&gt;
+&lt;g id=&quot;edge77&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_draft&amp;#45;&amp;gt;news_published&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1772,-393C1765,-375 1756,-350 1748,-331&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1751.26,-329.717 1744,-322 1744.86,-332.56 1751.26,-329.717&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1775&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;accept&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_refused --&gt;
-&lt;g id=&quot;node21&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_refused&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1176&quot; cy=&quot;-294&quot; rx=&quot;39.1069&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1176&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refused&lt;/text&gt;
+&lt;g id=&quot;node32&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_refused&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1857&quot; cy=&quot;-304&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1857&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;refused&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_draft&amp;#45;&amp;gt;news_refused --&gt;
-&lt;g id=&quot;edge49&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_draft&amp;#45;&amp;gt;news_refused&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1122,-377C1133,-361 1148,-337 1159,-320&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1162.37,-321.262 1165,-311 1156.54,-317.379 1162.37,-321.262&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1167&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
+&lt;g id=&quot;edge75&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_draft&amp;#45;&amp;gt;news_refused&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1794,-394C1807,-376 1825,-349 1839,-330&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1841.8,-332.1 1845,-322 1836.2,-327.9 1841.8,-332.1&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1844&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;refuse&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_deleted --&gt;
-&lt;g id=&quot;node22&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_deleted&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1071&quot; cy=&quot;-210&quot; rx=&quot;38.9134&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1071&quot; y=&quot;-205.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
+&lt;g id=&quot;node33&quot; class=&quot;node&quot;&gt;&lt;title&gt;news_deleted&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1737&quot; cy=&quot;-214&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1737&quot; y=&quot;-209.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- news_published&amp;#45;&amp;gt;news_deleted --&gt;
-&lt;g id=&quot;edge47&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_published&amp;#45;&amp;gt;news_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1071,-276C1071,-265 1071,-251 1071,-238&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1074.5,-238 1071,-228 1067.5,-238 1074.5,-238&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1083&quot; y=&quot;-248.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;g id=&quot;edge73&quot; class=&quot;edge&quot;&gt;&lt;title&gt;news_published&amp;#45;&amp;gt;news_deleted&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1737,-286C1737,-273 1737,-257 1737,-242&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1740.5,-242 1737,-232 1733.5,-242 1740.5,-242&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1752&quot; y=&quot;-254.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- section_published --&gt;
-&lt;g id=&quot;node24&quot; class=&quot;node&quot;&gt;&lt;title&gt;section_published&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1291&quot; cy=&quot;-398&quot; rx=&quot;48.1785&quot; ry=&quot;18&quot;/&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1291&quot; cy=&quot;-398&quot; rx=&quot;52.1404&quot; ry=&quot;22&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1291&quot; y=&quot;-393.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
+&lt;g id=&quot;node35&quot; class=&quot;node&quot;&gt;&lt;title&gt;section_published&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1987&quot; cy=&quot;-414&quot; rx=&quot;55.8203&quot; ry=&quot;18&quot;/&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1987&quot; cy=&quot;-414&quot; rx=&quot;59.7872&quot; ry=&quot;22&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1987&quot; y=&quot;-409.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;published&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- section_deleted --&gt;
-&lt;g id=&quot;node25&quot; class=&quot;node&quot;&gt;&lt;title&gt;section_deleted&lt;/title&gt;
-&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1291&quot; cy=&quot;-294&quot; rx=&quot;38.9134&quot; ry=&quot;18&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1291&quot; y=&quot;-289.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
+&lt;g id=&quot;node36&quot; class=&quot;node&quot;&gt;&lt;title&gt;section_deleted&lt;/title&gt;
+&lt;ellipse style=&quot;fill:none;stroke:black;&quot; cx=&quot;1987&quot; cy=&quot;-304&quot; rx=&quot;46.0565&quot; ry=&quot;18&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1987&quot; y=&quot;-299.9&quot; style=&quot;font-family:Times New Roman;font-size:11px;&quot;&gt;deleted&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- section_published&amp;#45;&amp;gt;section_deleted --&gt;
-&lt;g id=&quot;edge55&quot; class=&quot;edge&quot;&gt;&lt;title&gt;section_published&amp;#45;&amp;gt;section_deleted&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1274,-377C1266,-364 1258,-346 1263,-330 1265,-326 1266,-323 1268,-319&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1270.8,-321.1 1274,-311 1265.2,-316.9 1270.8,-321.1&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1275&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
+&lt;g id=&quot;edge81&quot; class=&quot;edge&quot;&gt;&lt;title&gt;section_published&amp;#45;&amp;gt;section_deleted&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1968,-393C1957,-379 1947,-361 1953,-344 1955,-339 1958,-333 1961,-329&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1964.05,-330.831 1968,-321 1958.78,-326.221 1964.05,-330.831&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;1968&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;delete&lt;/text&gt;
 &lt;/g&gt;
 &lt;!-- section_deleted&amp;#45;&amp;gt;section_published --&gt;
-&lt;g id=&quot;edge53&quot; class=&quot;edge&quot;&gt;&lt;title&gt;section_deleted&amp;#45;&amp;gt;section_published&lt;/title&gt;
-&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1291,-312C1291,-327 1291,-348 1291,-366&quot;/&gt;
-&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1287.5,-366 1291,-376 1294.5,-366 1287.5,-366&quot;/&gt;
-&lt;text text-anchor=&quot;middle&quot; x=&quot;1305&quot; y=&quot;-332.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
+&lt;g id=&quot;edge79&quot; class=&quot;edge&quot;&gt;&lt;title&gt;section_deleted&amp;#45;&amp;gt;section_published&lt;/title&gt;
+&lt;path style=&quot;fill:none;stroke:black;&quot; d=&quot;M1987,-322C1987,-339 1987,-363 1987,-382&quot;/&gt;
+&lt;polygon style=&quot;fill:black;stroke:black;&quot; points=&quot;1983.5,-382 1987,-392 1990.5,-382 1983.5,-382&quot;/&gt;
+&lt;text text-anchor=&quot;middle&quot; x=&quot;2004&quot; y=&quot;-348.5&quot; style=&quot;font-family:Times New Roman;font-size:10.00;&quot;&gt;reopen&lt;/text&gt;
 &lt;/g&gt;
 &lt;/g&gt;
 &lt;/svg&gt;</diff>
      <filename>doc/diagrams/states.svg</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>357cdc2361cbba8c5d21014294d6fb00ebb0f4ed</id>
    </parent>
  </parents>
  <author>
    <name>Bruno Michel</name>
    <email>bmichel@menfin.info</email>
  </author>
  <url>http://github.com/nono/linuxfr.org/commit/994b8c0fa84f5f1dc2658195d20a27b69390975d</url>
  <id>994b8c0fa84f5f1dc2658195d20a27b69390975d</id>
  <committed-date>2009-09-20T12:02:18-07:00</committed-date>
  <authored-date>2009-09-20T12:02:18-07:00</authored-date>
  <message>Regenerate doc/diagrams</message>
  <tree>a6aee3481a4b2f6472dd0805a1b5151f2da7ece3</tree>
  <committer>
    <name>Bruno Michel</name>
    <email>bmichel@menfin.info</email>
  </committer>
</commit>
