Attempting to fix fontawesome issue

This commit is contained in:
Geremia Taglialatela
2013-05-06 20:45:01 +02:00
parent a9d09e2349
commit 9147b67f30
3 changed files with 22 additions and 11 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
- title t('hello')
%h1= t('hello')
%h1
%i.icon-globe
= t('hello')