From ab859a08a1ac905ac1cd95c27028e31e2d8cb8b4 Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Tue, 14 Nov 2023 18:37:18 +0530
Subject: [PATCH] Add BVA license terms grid

---
 boards/beaglev/ahead/index.rst | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

diff --git a/boards/beaglev/ahead/index.rst b/boards/beaglev/ahead/index.rst
index 654841b0..d63db69f 100644
--- a/boards/beaglev/ahead/index.rst
+++ b/boards/beaglev/ahead/index.rst
@@ -11,19 +11,34 @@ BeagleV-Ahead
     This is a work in progress, for latest documentation please 
     visit https://docs.beagleboard.org/latest/
 
-.. admonition:: OSHWA Certification mark
+.. grid:: 2
+
+    .. grid-item::
+        :columns: 12 12 12 4
+
+        .. figure:: media/OSHW_mark_US002535.*
+            :width: 200
+            :target: https://certification.oshwa.org/us002535.html
+            :alt: BeagleV-Ahead OSHW Mark
+
+    .. grid-item::
+        :columns: 12 12 12 8
+
+        .. admonition:: License Terms
+
+            * This documentation is licensed under a `Creative Commons Attribution-ShareAlike 4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
+            * Design materials and license can be found in the `git repository <https://git.beagleboard.org/beaglev-ahead/beaglev-ahead>`__
+            * Use of the boards or design materials constitutes an agreement to the :ref:`boards-terms-and-conditions`
+            * Software images and purchase links available on the `board page <https://www.beagleboard.org/boards/beaglev-ahead>`__
+            * For export, emissions and other compliance, see :ref:`beaglev-ahead-support`
 
-    .. figure:: media/OSHW_mark_US002535.*
-        :width: 200
-        :target: https://certification.oshwa.org/us002535.html
-        :alt: BeagleV-Ahead OSHW Mark
 
 .. note:: 
 
     This work is licensed under a `Creative Commons Attribution-ShareAlike
     4.0 International License <http://creativecommons.org/licenses/by-sa/4.0/>`__
 
-    Hardware design files can be found at https://git.beagleboard.org/beaglev-ahead/beaglev-ahead
+    Hardware design files can be found at 
 
 .. tip::
 
-- 
GitLab