Skip to content

open-iconic-bootstrap Stylesheet Link No Longer Needed

Line 5 of the meta.html file contains:

<link rel="stylesheet" href="{{ '/static/fonts/open-iconic/font/css/open-iconic-bootstrap.css'|asseturl }}">

yet, the open-iconic folder no longer exists in the lego/assets/static/fonts folder.

We should remove it.