]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Start on message for no results
authorTravis Chase <travis@travischase.me>
Mon, 31 Aug 2015 15:39:35 +0000 (10:39 -0500)
committerTravis Chase <travis@travischase.me>
Mon, 31 Aug 2015 15:39:35 +0000 (10:39 -0500)
src/icons.html

index c6a6f79ebdd42dcad3bde40f13aba05b84f595f9..7d13f5196452963a3406a73c37b5482836a9d2f6 100644 (file)
@@ -66,9 +66,14 @@ relative_path: ../
           </a>
         </div>
       <% }); %>
+      </div>
     <% } else { %>
-        No Results
+      <div class="alert alert-warning" role="alert">
+        <strong>Oops!</strong> No icons were found that matched your query. Have no fear you may still be
+        able to find that perfect icon. <a class="alert-link" href="https://www.fonticons.com">Check out
+        our latest project, Fonticons.</a> We have multiple icon sets and even have the ablility to
+        commission an icon to be made!
+      </div>
     <% } %>
-    </div>
   </script>
 </div>