nitweb: split mentity module into views
[nit.git] / share / nitweb / views / doc / graph.html
diff --git a/share/nitweb/views/doc/graph.html b/share/nitweb/views/doc/graph.html
new file mode 100644 (file)
index 0000000..a346d99
--- /dev/null
@@ -0,0 +1,5 @@
+<div class='card'>
+       <div class='card-body text-center'>
+               <entity-graph mentity='mentity' graph='vm.graph' />
+       </div>
+</div>