diff options
Diffstat (limited to 'site/index.php')
-rw-r--r-- | site/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/site/index.php b/site/index.php index a09f3e0..4d560f6 100644 --- a/site/index.php +++ b/site/index.php @@ -54,6 +54,11 @@ from the flash chip (planned for a future release), and more. </p> </div> + <div> + <p> + <?php echo gettext("Pre-configured libreboot systems are also available, from several <a href='suppliers/'>commercial suppliers</a>."); ?> + </p> + </div> <div> <h1><?php echo gettext("Downloads"); ?></h1> |